blob: 57b65e81079267d4041d9bb80f15a1084f8ad0e1 [file] [log] [blame]
{
"name": "StepSlider",
"version": "0.1.1",
"summary": "StepSlider is a slider for integer values.",
"homepage": "https://github.com/spromicky/StepSlider",
"screenshots": "https://github.com/spromicky/StepSlider/blob/master/example.gif?raw=true",
"license": "MIT",
"authors": {
"spromicky": "spromicky@gmail.com"
},
"source": {
"git": "https://github.com/spromicky/StepSlider.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "StepSlider/source/StepSlider/*"
}