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