Blog Archives

Create a CocoaPod

In the previous post we created a dynamic framework. Now we’re going to share this code with the world, by turning it into a CocoaPod and uploading it to cocoapods.org: First, drag your whole project folder to Terminal, and create a podspec. In Terminal, type:

Tagged with: ,
Posted in Swift