[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 4 / 2 / d / JFADoubleSlider / 1.0.0 / JFADoubleSlider.podspec.json
blob0c85246d890ee859b082575351767d69c8fd782d
2   "name": "JFADoubleSlider",
3   "version": "1.0.0",
4   "summary": "A custom control, inspired by UISlider, for selecting a range of values.",
5   "homepage": "https://github.com/vermont42/JFADoubleSlider",
6   "license": "MIT",
7   "authors": "Josh Adams",
8   "source": {
9     "git": "https://github.com/vermont42/JFADoubleSlider.git",
10     "tag": "1.0.0"
11   },
12   "social_media_url": "https://twitter.com/vermont42",
13   "source_files": [
14     "JFADoubleSlider/JFADoubleSlider.h",
15     "JFADoubleSlider/JFADoubleSlider.m"
16   ],
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true