Wrong Cocoapods source url
ciriousjoker opened this issue · 1 comments
ciriousjoker commented
pod install
hangs at "Downloading specs".
This is because the Cocoapods team changed their hosting.
Check this out: LINK
TLRD:
Change the first line of "Podfile" to "source 'https://cdn.cocoapods.org/" instead of the Github thing.
ciriousjoker commented
I'm an idiot and posted this in the wrong project lol.
Here's the new issue over at cordova-ios:
LINK