blob: 55fc9e89b0a7ded7b4d288d6ddbd9ca7ac9227d5 [file] [log] [blame]
{
"name": "RMStepsController",
"version": "1.0.1",
"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": {
"Roland Moers": "snippets@cooperrs.de"
},
"source": {
"git": "https://github.com/CooperRS/RMStepsController.git",
"tag": "1.0.1"
},
"source_files": "RMStepsController/*",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "QuartzCore"
}