https://github.com/lminhtm/LMGaugeView
- 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.
- iOS 8.0 or higher
LMGaugeViewSwift is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'LMGaugeViewSwift'
To run the example project, clone the repo, and run pod install
from the Example directory first.
LMGaugeViewSwift is available under the MIT license. See the LICENSE file for more info.
Minh Luong Nguyen