[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / d / YWCRangeSlider / 1.0.5 / YWCRangeSlider.podspec.json
blob7cee3955d4e1c611c99b423568eeb0c1b176560b
2   "name": "YWCRangeSlider",
3   "version": "1.0.5",
4   "summary": "Custom UISlider with two handler to pick a minimum and maximum range.",
5   "description": "Custom UISlider with two handler to pick a minimum and maximum range. You can custom your thumb image, background bar height, color, image. You can also set the minimum stepValue of each movement, minimumDistance.",
6   "homepage": "https://github.com/Andy1984/RangeSlider",
7   "screenshots": "https://raw.githubusercontent.com/Andy1984/RangeSlider/master/showcase.gif",
8   "license": "MIT",
9   "authors": {
10     "Andy1984": "445919439@qq.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Andy1984/RangeSlider.git",
17     "tag": "1.0.5"
18   },
19   "source_files": "RangeSlider/RangeSlider.swift",
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.1"