[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 3 / d / 2 / TNSlider / 0.2.0 / TNSlider.podspec.json
blob8dd9a33421566c4b3ccc7e870fa00f7ebd64b1b1
2   "name": "TNSlider",
3   "version": "0.2.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TNSlider/Classes/**/*",
22   "pushed_with_swift_version": "3.0"