终端打印出的问题
$ /usr/bin/git pull --ff-only
error: Your local changes to the following files would be overwritten by merge
Please, commit your changes or stash them before you can merge.
Aborting
解决办法
$ rm -fr ~/.cocoapods/repos/master
$ pod setup
pod list
...
21521 pods were found