HSCenterSlider
Xcode12 support

To run the example project, clone the repo, and run pod install from the Example directory first.
| Swift | XCode | Tag/Pod version |
|---|---|---|
| 5.x | >= 10.x | 2.1.1 |
| 4.x | >= 9.x | 2.0.1 |
| 3.x | >= 8.x | 2.0.1 |
HSCenterSlider is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'HSCenterSlider' slider.rangeValue = HSRange(low: -200, high: 100) func centerSlider(slider: HSCenterSlider, didChange value: Double) slider.tintColor = UIColor.black[!] Unable to find a specification for 'HSCenterSlider'
pod setupHSCenterSlider is available under the MIT license. See the LICENSE file for more info.