I had to uninstall cocoapods from gems and HomeBrew:
sudo gem uninstall cocoapods brew uninstall cocoapods
Then, use brew to install:
brew install cocoapods
After this, restart your IDE and or Terminal.