
Simple and light weight UIView that animate text with an image.
Demo
Installation
CocoaPods
Translucid is available through CocoaPods. To install
it, simply add the following line to your Podfile:
Carthage
Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.
You can install Carthage with Homebrew using the following command:
To integrate Device into your Xcode project using Carthage, specify it in your Cartfile
:
Run carthage update
to build the framework and drag the built TranslucidFramework.framework
into your Xcode project.
Usage
Author
Lucas Ortis:
License
Translucid is available under the MIT license. See the LICENSE file for more info.