blob: e7737c001933d490fa4b61492ef0ed0d2465a1f5 [file] [log] [blame]
{
"name": "RMStepsController",
"version": "1.0.0",
"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.0"
},
"source_files": "RMStepsController/*",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "QuartzCore"
}