Wednesday, September 30, 2020

Installation of CocoaPods

CocoaPods is a library dependency manager for macOS and iOS.

To install, type in the terminal:

sudo gem install cocoapods

Reference:

CocoaPods Getting Started

CocoaPods (Wikipedia)

CocoaPods Examples:
Using Google Maps SDK for iOS in Swift
Modified Version of AudioKit's Microphone Analysis Example without using the Storyboard 

No comments:

Post a Comment