11

I just uploaded a new CocoaPod but it does not show up when I search for it on CocoaPod.org. How long would it take for it to show up on search?

Dido
  • 358
  • 3
  • 17

2 Answers2

13

I've had it take 3 hours up to 24 if its the first time. First time takes forever. Updates are quicker usually take place within 2-3 hours.

NSGangster
  • 2,397
  • 12
  • 22
  • So, does `pod 'PODName'` and `pod install` will not work for that time? Or it's just the time that it takes in the listing but we can use it? It's just I added a public pod `RPTTextView` and it's up successfully but when I run `pod install` with it shows `Unable to find a specification for RPTTextView` error. – rptwsthi Feb 05 '20 at 16:31
  • 1
    From my experience you need to wait a couple hours to be able to install a custom pod update from the trunk, the listing on cocoapods.org took forever the first time I uploaded a spec – timfraedrich Aug 15 '21 at 19:23
2

My updates usually take over 8 hours. Just updated one today...7 hours so far and counting.

Mike Critchley
  • 1,643
  • 15
  • 20