blob: 8dd9a33421566c4b3ccc7e870fa00f7ebd64b1b1 [file] [log] [blame]
{
"name": "TNSlider",
"version": "0.2.0",
"summary": "A control like UISlider but show current value on the thumb.",
"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.",
"homepage": "https://github.com/tiennth/TNSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tien Nguyen": "thanhtien2302@gmail.com"
},
"source": {
"git": "https://github.com/tiennth/TNSlider.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TNSlider/Classes/**/*",
"pushed_with_swift_version": "3.0"
}