okmr-d / DOFavoriteButton

Cute Animated Button written in Swift.
MIT License
3.61k stars 297 forks source link

Please update the version in cocoapods #17

Closed kaphacius closed 2 years ago

kaphacius commented 8 years ago

Does not compile in latest Xcode

grantkemp commented 8 years ago

+1

sinanku commented 8 years ago

+1 @okmr-d pls update the podfile

tbaranes commented 8 years ago

+1

grantkemp commented 8 years ago

How do we use this without Cocoapods?

Can we fork and push it up ourselves if the owner doesn't want to maintain this on Cocoapods?

@okmr-d would be great if you can update on Cocoapods !

tbaranes commented 8 years ago

The master is working (just some warnings for swift 2.2), so you can use this library with Cocoapods adding this line in your Podfile:

    pod 'DOFavoriteButton', :git => 'https://github.com/okmr-d/DOFavoriteButton.git'