lexrus / LTMorphingLabel

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

Swift 3.0 #70

Closed moiseevanton closed 8 years ago

moiseevanton commented 8 years ago

Hey there, just wanted to know when this API will be updated to Swift 3.0? Thanks!

lexrus commented 8 years ago

Hi @moiseevanton,

There is already a swift3 branch in this repo. I'll switch the master branch to 3.0 soon.

Sweeper777 commented 8 years ago

Can you tell me what to write in the podfile in order to install the swift 3 branch?

moiseevanton commented 8 years ago

pod ‘LTMorphingLabel’, :git => ‘https://github.com/lexrus/LTMorphingLabel.git’, :branch => ‘swift3’