I am trying to install cocoapods to my MacBook Pro running with OSX 10.9.1 (new Mavericks) and after type gem install cocoapods I get the following error:
gem install cocoapods
You need to install Xcode's developer tools. The easiest way to do this is through terminal (this question)
xcode-select --install