blob: 8e70bcb8bafdce715742f902b5b05eb641e744a0 [file] [log] [blame]
{
"name": "RPVerticalStepper",
"version": "0.0.1",
"summary": "A simple vertical stepper control for iOS that is similar in function to the UIStepper control.",
"homepage": "https://github.com/iwasrobbed/RPVerticalStepper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Rob Phillips",
"source": {
"git": "https://github.com/iwasrobbed/RPVerticalStepper.git",
"tag": "v0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "RPVerticalStepper",
"resources": "RPVerticalStepper/Stepper Images/*.png",
"requires_arc": true
}