pod setup : can't find gem cocoapods (>= 0.a) (Gem::GemNotFoundException)
Solution:
brew reinstall cocoapods
brew link --overwrite cocoapods
: can't find gem cocoapods (>= 0.a) (Gem::GemNotFoundException)
Solution:
brew reinstall cocoapods
brew link --overwrite cocoapods