blob: 1634fcc6a7de4161d2584dba7c87f82a297358d1 [file] [log] [blame]
{
"name": "StepSlider",
"version": "1.8.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.8.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Sources/StepSlider/**/*"
}