Iam trying to install cocoa pods in a xcode project, but when doing:
$ pod install
I get the following error:
Setting up Co
To update cocoapods just do
sudo gem install cocoapods
and then you should be at the correct version