[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / 4 / SSSlider / 1.0.1 / SSSlider.podspec.json
blob259f4f1782857f0ac5d18c0d25d8c1f84981fe75
2   "name": "SSSlider",
3   "version": "1.0.1",
4   "summary": "A customisable Slider which will show a tooltip when dragging the slider.",
5   "description": "* A customisable Slider which will show a tooltip when dragging the slider\n* Supported: horizontal, vertical (up and down) orientation\n* Return value with percent unit",
6   "homepage": "https://github.com/ngodacdu/SSSlider",
7   "screenshots": "https://raw.githubusercontent.com/ngodacdu/SSSlider/master/ScreenShot/demo.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ngô Đắc Du": "ngodacdu92@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ngodacdu/SSSlider.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SSSlider/Classes/**/*",
23   "pushed_with_swift_version": "3.0"