blob: 0aefc8e1a4db7967d8045c704fc54bf8c6914282 [file] [log] [blame]
{
"name": "StepSlider",
"version": "1.2.0",
"summary": "StepSlider its custom implementation of slider such as UISlider for preset values. Its based on drawing directly on CAShapeLayer.",
"homepage": "https://github.com/spromicky/StepSlider",
"screenshots": "https://github.com/spromicky/StepSlider/blob/master/screenshots/example.gif?raw=true",
"license": "MIT",
"authors": {
"spromicky": "spromicky@gmail.com"
},
"source": {
"git": "https://github.com/spromicky/StepSlider.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "StepSlider/source/StepSlider/*"
}