lminhtm / LMGaugeViewSwift

LMGaugeViewSwift is a simple and customizable gauge control for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LMGaugeViewSwift

CI Status Version License Platform

          

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.

License

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

Contact

Minh Luong Nguyen

Donations

paypal

About

LMGaugeViewSwift is a simple and customizable gauge control for iOS.

License:MIT License


Languages

Language:Swift 93.1%Language:Ruby 6.9%