blob: 836dae2adf3a55205d0c5eadfdcca107aee34cf2 [file] [log] [blame]
{
"name": "TTRangeSlider",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}