A label for displaying price tag gracefully.
- iOS 8.0+
- Swift 3.0
CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:
$ gem install cocoapods
To integrate EchoTipCalc into your Xcode project using CocoaPods, specify it in your Podfile
:
pod 'EchoPriceTagLabel', '~> 0.0.19'
Check the demo in the project please.