Tutorial

The Complete Guide to Creating Your Own CocoaPods in Swift


CocoaPods is a dependency manager for Xcode projects. It is an extremely useful service to add libraries and frameworks to your project. Sometimes one makes a library so game-changing and revolutionary that it is impossible not...