blob: 37689295ea33c37a2db3c441eae2e5a1165cf5a9 [file] [log] [blame]
{
"name": "TTRangeSlider",
"version": "1.0.5",
"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.",
"homepage": "https://github.com/TomThorpe/TTRangeSlider",
"license": "MIT",
"authors": {
"Tom Thorpe": "code@tomthorpe.co.uk"
},
"source": {
"git": "https://github.com/TomThorpe/TTRangeSlider.git",
"tag": "v1.0.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}