blob: 9864d75ac8aaf01c3ea47489d95b5eeac482e1bc [file] [log] [blame]
{
"name": "TTRangeSlider",
"version": "1.0.0",
"summary": "A slider that allows you to pick a range",
"description": " A slider, similar in style to UISlider, but has two handles instead of one, allowing you to pick a minimum and maximum range.\n",
"homepage": "https://github.com/TomThorpe/TTRangeSlider",
"license": "MIT",
"authors": {
"Tom Thorpe": "code@tomthorpe.co.uk"
},
"source": {
"git": "https://github.com/TomThorpe/TTRangeSlider.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}