Cocoapods: Why I use pod search command can't find out my spec?

Created on 7 Feb 2017  路  3Comments  路  Source: CocoaPods/CocoaPods

I' m using CocoaPods 1.2.0
When I run pod trunk push DNTagView.podspec, it tell me that DNTagView(1.0.0) successfully published. But I can't use pod search DNTagView command get a result of my spec. Can someone tell me what happend?

And I can search other specs like AFNetworking, and I have been updated my pod repo.. It still no result..

This is my spec 馃憠 DNTagView

Most helpful comment

Can you try deleting your local cache? rm -rf ~/Library/Caches/CocoaPods and then see if that fixes it?

All 3 comments

Can you try deleting your local cache? rm -rf ~/Library/Caches/CocoaPods and then see if that fixes it?

Thank you for helping. The problem is resolved. 馃槉

I met the same problem, I remove the CocoaPods cache, but pod search LLModularizationdoesn't find.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Mingmingmew picture Mingmingmew  路  3Comments

sonu5 picture sonu5  路  3Comments

iosdev-republicofapps picture iosdev-republicofapps  路  3Comments

pronebird picture pronebird  路  3Comments

Bluelich picture Bluelich  路  3Comments