[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / 2 / TNSlider / 0.2.1 / TNSlider.podspec.json
blobb8111dc8cbeea4d29585b8657886de8f6ee87a69
2   "name": "TNSlider",
3   "version": "0.2.1",
4   "summary": "A control like UISlider but show current value on the thumb.",
5   "description": "TNSlider is a control for selecting a single value from a continous range of values like UISlider. The different is TNSlider show current selected value on the indicator (or thumb), that make you have more room for your important contents but still let user know what is the selected value of the slider.",
6   "homepage": "https://github.com/tiennth/TNSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tien Nguyen": "thanhtien2302@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tiennth/TNSlider.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TNSlider/Sources/*.swift",
22   "pushed_with_swift_version": "3.0"