Updating to latest version of CocoaPods?
Execute the following on your terminal to get the latest stable version: sudo gem install cocoapods Add –pre to get the latest pre release: sudo gem install cocoapods –pre If you originally installed the cocoapods gem using sudo, you should use that command again. Later on, when you’re actively using CocoaPods by installing pods, you … Read more