lexrus / LTMorphingLabel

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

Add support for SwiftPM based dependency managers #127

Closed Jeehut closed 5 years ago

Jeehut commented 5 years ago

This adds support for SwiftPM manifest based dependency managers. Specifically this adds support for installing via Accio but will probably also work with SwiftPM once it's integrated into Xcode.

Please note that this project is part of Accio's official integration tests within the Demo project.

Please also note that I had to fix a few issues with tvOS support when building via Carthage.