cezarywojcik / CWPopup

CWPopup category to present popup view controllers
MIT License
289 stars 62 forks source link

1.2.5 Podspec #22

Closed tbowers closed 9 years ago

tbowers commented 9 years ago

It would appear the 1.2.5 podspec is broke.

https://github.com/CocoaPods/CocoaPods/issues/2867

LucasVidal commented 9 years ago

Can the author please push the fixed specs to cocoapods? The invalid flag is still there https://github.com/CocoaPods/Specs/blob/4a2a7d017cddfdec782da5bbdd2abee353549280/Specs/CWPopup/1.2.5/CWPopup.podspec.json

Thanks!

Dids commented 9 years ago

+1

As a workaround though, this works:

pod 'CWPopup', :git => 'http://github.com/cezarywojcik/CWPopup.git'
LucasVidal commented 9 years ago

Yes, I was just about to do that. Thanks!

cezarywojcik commented 9 years ago

Sorry for taking so long to update this; I've been a bit busy.

I pushed a new 1.2.6 spec to CocoaPods that removes the typo.