This is the short version:
When I run
pod install
in an Xcode project I get
[!] Pod::Executable pull erro
Quick, easy, hacky solution:
sudo chmod -R 777 ~/.cocoapods sudo chmod -R 777 ~/Library/Caches/CocoaPods