GaugeKit
Easy reproduce Apple's style gauges!
->
Example Usage
Just open GaugeKit.xcworkspace
and run Example project.
Installation
GaugeKit is available through CocoaPods. To install it, simply add the following line to your Podfile:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!
pod "GaugeKit"
Features
- Flexible and high-customizible gauges
- Auto-resized views
- Support
@IBInspectable
&@IBDesignable
- Written with vanilla
Swift
flavor🐥
Example:
IB Example:
Author
Petr Korolev, sky4winder@gmail.com
License
GaugeKit is available under the MIT license. See the LICENSE file for more info.