MSSimpleGauge 0.5

MSSimpleGauge 0.5

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Unclaimed.




  • By
  • Mike Sabatini

MSSimpleGauge are a set of gauge like views that provide customizable visualizations for iOS applications. The initial look and feel of these widgets were inspired by @mattbango sketch on dribble.

The gauges are built using Core Graphics and Core Animation and allow for a large amount of customization in code. No additional assets are needed.

See the demo application for some examples on how the to use the gauges.

Installation

MSSimpleGauge is available via CocoaPods. Just add the following to your Podfile.

platform :ios
pod 'MSSimpleGauge'

Otherwise, download or clone the repository and copy the 'Gauges' directory into your project.

Examples

Simple Gauge

Screenshot

Screenshot

Screenshot

Authors

License

Copyright Mike Sabatini 2013

Licensed under the MIT License. Enjoy