blob: 4c91d50856e8b5b041e7632b9100eb5d26b9a0a9 [file] [log] [blame]
{
"name": "RMStepsController",
"version": "1.0.2",
"summary": "This is an iOS control for guiding users through a process step-by-step",
"homepage": "https://github.com/CooperRS/RMStepsController",
"screenshots": [
"http://cooperrs.github.io/RMStepsController/Images/Screen1.png",
"http://cooperrs.github.io/RMStepsController/Images/Screen2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CooperRS": "rm@cooperrs.de"
},
"source": {
"git": "https://github.com/CooperRS/RMStepsController.git",
"tag": "1.0.2"
},
"source_files": "RMStepsController/*",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "QuartzCore"
}