ZCAnimatedLabel icon indicating copy to clipboard operation
ZCAnimatedLabel copied to clipboard

For use on tvOS

Open siburb opened this issue 9 years ago • 1 comments

Hi @overboming,

I've just switched the podspec so that ZCAnimatedLabel will install in tvOS apps. The label works really nicely - I hope to release something using it over the coming weeks. Anyway, here's a PR with the change that I made, in case you wanted to add it to the main pod.

Regards,

Simon

siburb avatar Mar 03 '16 23:03 siburb

I removed the s.platform because it is unnecessary when you have s.deployment_target. I added a deployment_target for tvOS. https://github.com/CocoaPods/CocoaPods/issues/4185

siburb avatar Mar 03 '16 23:03 siburb