Latest | 0.2.1 |
---|---|
Homepage | https://github.com/ChaseStas/SPSlider |
License | MIT |
Platforms | ios 8.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
- Swift 4.2
- iOS 8.0+
Installation
SPSlider is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'SPSlider'
Author
Stanislau Parechyn, [email protected]
License
SPSlider is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "SPSlider", "version": "0.2.1", "summary": "Look alike iOS slider.", "swift_versions": "4.2", "description": "This pod provides look alike iOS slider.", "homepage": "https://github.com/ChaseStas/SPSlider", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Stanislau Parechyn": "[email protected]" }, "source": { "git": "https://github.com/ChaseStas/SPSlider.git", "tag": "0.2.1" }, "platforms": { "ios": "8.0" }, "source_files": "SPSlider/Classes/**/*" }
Thu, 11 Apr 2019 10:27:49 +0000