OMMeter
OMMeter copied to clipboard
Lightweight CoreGraphics Meter in Swift
OMMeter
Custom Lightweight CoreGraphics Meter UIControl in Swift
History
Custom Lightweight CoreGraphics Meter UIControl
Features
- [x] Custom gradient colors
- [x] CoreGraphics based
Requirements
- iOS 8.0+
- Xcode 8
Communication
Open a issue.
Installation
To use OMMeter you must include manually all swift files located inside the
OMMeter
directory directly in your project.
CocoaPods Installation
Easiest installation is through Cocoapods. Add the following line to your Podfile:
pod OMMeter
and run pod install in your terminal.
Carthage Installation
TODO
Credits
OMMeter is owned and maintained by the Jorge Ouahbi.
License
OMMeter is released under the APACHE 2.0 license. See LICENSE for details.