LMGaugeViewSwift

LMGaugeViewSwift is a simple and customizable gauge control for iOS.

LMGaugeViewSwiftZ

LMGaugeViewSwift

Objective-C Version

https://github.com/lminhtm/LMGaugeView

Features

  • Display a gauge, such as a speedometer or a loading indicator.
  • Using Core Graphics and Core Animation.
  • Allow for a large amount of customization.
  • Support Interface Builder Designable.

Requirements

  • iOS 8.0 or higher

Installation

LMGaugeViewSwift is available through CocoaPods. To install
it, simply add the following line to your Podfile:

pod 'LMGaugeViewSwift'

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

GitHub