[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 5 / 2 / 9 / RMStepsController / 1.0.2 / RMStepsController.podspec.json
blob4c91d50856e8b5b041e7632b9100eb5d26b9a0a9
2   "name": "RMStepsController",
3   "version": "1.0.2",
4   "summary": "This is an iOS control for guiding users through a process step-by-step",
5   "homepage": "https://github.com/CooperRS/RMStepsController",
6   "screenshots": [
7     "http://cooperrs.github.io/RMStepsController/Images/Screen1.png",
8     "http://cooperrs.github.io/RMStepsController/Images/Screen2.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "CooperRS": "rm@cooperrs.de"
16   },
17   "source": {
18     "git": "https://github.com/CooperRS/RMStepsController.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "RMStepsController/*",
22   "platforms": {
23     "ios": "7.0"
24   },
25   "requires_arc": true,
26   "frameworks": "QuartzCore"