[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 4 / 9 / SwiftRangeSlider / 0.6.0 / SwiftRangeSlider.podspec.json
blobdc2569f4969f82df1e2fad2c3ee7b69c37819b1c
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.6.0",
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.6.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SwiftRangeSlider/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"