blob: 58852b601dc005bff0ba74bb476f2629373097cc [file] [log] [blame]
{
"name": "SAStepperControl",
"version": "0.1.3",
"summary": "UIStepper subclass: 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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}"
}