arnesson/cordova-plugin-firebase

Wrong Cocoapods source url

ciriousjoker opened this issue · 1 comments

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.

I'm an idiot and posted this in the wrong project lol.

Here's the new issue over at cordova-ios:
LINK