Gaugekit

Easy reproduce Apple's style gauges.

View project on GitHub

GaugeKit

CI Status Version License Platform

Easy reproduce Apple's style gauges!

GaugeKit -> GaugeKit

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:

GaugeKit GaugeKit

IB Example:

GaugeKit

Author

Petr Korolev, sky4winder@gmail.com

License

GaugeKit is available under the MIT license. See the LICENSE file for more info.