blob: dd808de3471fdf96e0f54400be16a3a5d0fea2f8 [file] [log] [blame]
{
"name": "MultiStepSlider",
"platforms": {
"ios": "8.0"
},
"version": "1.2",
"summary": "A custom UIControl which functions like UISlider where you can set multiple intervals with different step values for each interval.",
"authors": {
"Susmita Horrow": "susmita.horrow@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/hsusmita/MultiStepSlider",
"source": {
"git": "https://github.com/hsusmita/MultiStepSlider.git",
"tag": "1.2"
},
"source_files": "MultiStepSlider/Source/*",
"requires_arc": true
}