创建私有库遇到[!] Unable to find a pod with name, author, summary, or description matching `XXXX`

pod repo remove master

cd ~/.cocoapods/repos

git clone --depth 1 https://github.com/CocoaPods/Specs.git master

rm ~/Library/Caches/CocoaPods/search_index.json

你可能感兴趣的:(创建私有库遇到[!] Unable to find a pod with name, author, summary, or description matching `XXXX`)