##CocoaPods manages library dependencies for your Xcode projects. #install the latest stable version of cocoapods $ sudo gem install cocoapods #Update pod $ pod setup #pod version $ pod --version #### Or #### $ pod repo update