[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 3 / e / 9 / VerticalSlider / 1.0.2 / VerticalSlider.podspec.json
blob4ee5df46c30f02576ce3833d0b64a673bbb113a2
2   "name": "VerticalSlider",
3   "version": "1.0.2",
4   "summary": "VerticalSlider is a vertical implementation of the UISlider slider control.",
5   "description": "VerticalSlider is a vertical implementation of the UISlider control. Visual properties of the slider have been exposed through interface builder. The underlying UISlider control can be accessed through VerticalSlider's slider property.",
6   "homepage": "https://github.com/jonkykong/VerticalSlider",
7   "screenshots": [
8     "https://raw.githubusercontent.com/jonkykong/VerticalSlider/master/etc/Screenshot1.png",
9     "https://raw.githubusercontent.com/jonkykong/VerticalSlider/master/etc/Screenshot2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "jonkykong": "contact@jonkent.me"
17   },
18   "source": {
19     "git": "https://github.com/jonkykong/VerticalSlider.git",
20     "tag": "1.0.2"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "VerticalSlider/Classes/**/*",
26   "pushed_with_swift_version": "3.0"