Try updating cocoapods to latest version by uninstalling existing and installing new version
brew remove cocoapods brew remove --cask cocoapods //if you use cask brew install cocoapods
After that you will have the latest version of cocoapods.