blob: 824dcc57432a9926ed68854326199ee75f790e28 [file] [log] [blame]
{
"name": "SAStepperControl",
"version": "0.1.0",
"summary": "UIStepper subclass that display's current value between Increment/decrement operators",
"homepage": "https://github.com/shams-ahmed/SAStepperControl",
"screenshots": "https://raw.githubusercontent.com/shams-ahmed/SAStepperControl/master/Assets/Screenshot1.png",
"license": "MIT",
"authors": {
"shams-ahmed": "shamsahmed@me.com"
},
"source": {
"git": "https://github.com/shams-ahmed/SAStepperControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}"
}