Installing Cocoapods for the first time $ sudo gem install cocoapods $ pod setup --verbose Using Cocoapods in projects $ pod init $ open -a Xcode Podfile $ pod [install|update]