[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 5 / 2 / 9 / RMStepsController / 1.0.1 / RMStepsController.podspec.json
blob55fc9e89b0a7ded7b4d288d6ddbd9ca7ac9227d5
2   "name": "RMStepsController",
3   "version": "1.0.1",
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     "Roland Moers": "snippets@cooperrs.de"
16   },
17   "source": {
18     "git": "https://github.com/CooperRS/RMStepsController.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "RMStepsController/*",
22   "platforms": {
23     "ios": "7.0"
24   },
25   "requires_arc": true,
26   "frameworks": "QuartzCore"