问题
pod search xxx and then output Unable to find a pod with name, author, summary, or description matching xxx
回答1:
Open terminal
run pod setup
then run rm -rf ~/Library/Caches/Cocoapods
then pod search {anything}
and it will work
来源:https://stackoverflow.com/questions/40581352/unable-to-find-a-pod-with-name-author-summary-or-description-matching-xxx