Unable to find a pod with name,
2017-09-03 本文已影响314人
和平村村民
cocoapods提示
[!] Unable to find a pod with name, author, summary, or description matching `AFNetworking`
正解:
rm ~/Library/Caches/CocoaPods/search_index.json
pod search AFNetworking
cocoapods提示
[!] Unable to find a pod with name, author, summary, or description matching `AFNetworking`
正解:
rm ~/Library/Caches/CocoaPods/search_index.json
pod search AFNetworking