Craig Grummitt – Before I forget

Discoveries in Swift and iOS development.

Tag: CocoaPods

  • 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…

    Keep reading