DOFavoriteButton icon indicating copy to clipboard operation
DOFavoriteButton copied to clipboard

Please update the version in cocoapods

Open kaphacius opened this issue 9 years ago • 5 comments

Does not compile in latest Xcode

kaphacius avatar Nov 26 '15 15:11 kaphacius

+1

grantkemp avatar Jan 07 '16 13:01 grantkemp

+1 @okmr-d pls update the podfile

sinanku avatar Mar 28 '16 21:03 sinanku

+1

tbaranes avatar May 18 '16 11:05 tbaranes

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 !

grantkemp avatar May 22 '16 10:05 grantkemp

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'

tbaranes avatar May 22 '16 10:05 tbaranes