lexrus / LTMorphingLabel

[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
MIT License
8.07k stars 782 forks source link

can't not use in OC project #100

Closed iceflowGH closed 6 years ago

iceflowGH commented 7 years ago

can't not find morphingEffect

lexrus commented 7 years ago

I guess you are using CocoaPods. Please pod update to the latest 0.5.5.

And there's an issue in current CocoaPods, you may failed to build your project. Thus, please gem install cocoapods --pre to the beta version.