[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / 9 / SwiftRangeSlider / 0.3.3 / SwiftRangeSlider.podspec.json
blobaadb61129e7c9c7879fef56100551edd42ad352c
2   "name": "SwiftRangeSlider",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "A Swift implementation of a custom UIControl for selecting a range of values on a slider bar.",
7   "requires_arc": true,
8   "version": "0.3.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Brian Corbin": "brian.william.corbin@gmail.com"
15   },
16   "homepage": "https://github.com/BrianCorbin/SwiftRangeSlider",
17   "source": {
18     "git": "https://github.com/BrianCorbin/SwiftRangeSlider.git",
19     "tag": "0.3.3"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SwiftRangeSlider/**/*.{swift}"