Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 829 Bytes

File metadata and controls

35 lines (23 loc) · 829 Bytes

EchoPriceTagLabel

A label for displaying price tag gracefully.

Demo

Screenshot Screenshot Screenshot Screenshot

Requirements

  • iOS 8.0+
  • Swift 3.0

Install

CocoaPods

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'

Usage

Check the demo in the project please.