pod install

報(bào)錯(cuò)
sudo gem install cocoapods?
CocoaPods was not able to update the `master` repo. If this is an unexpected issue and persists you can inspect it running `pod repo update --verbose`
在使用sudo gem update cocoapods
?和pod repo update

sudo gem install cocoapods
?You don't have write permissions 沒有權(quán)限的問題

sudo gem install cocoapods -n/usr/local/bin fir-cli
開放權(quán)限成功后
