[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / f / a / b / RMTutorial / 0.3.7 / RMTutorial.podspec.json
blobea43ce762ae7db8d5d867d3d3d593a8e1669f5fd
2   "name": "RMTutorial",
3   "version": "0.3.7",
4   "summary": "Popover Turorial Sequence",
5   "description": "A Tutorial Sequence Using a series of Popover Views anchored to a CGPoint displaying Text.  Tapping the background moves to the next point in the sequence",
6   "homepage": "https://github.com/rjmiller2543/RMTutorial",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rjmiller2543": "robertmiller2543@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rjmiller2543/RMTutorial.git",
16     "tag": "0.3.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RMTutorial/Classes/**/*",
22   "dependencies": {
23     "DXPopoverKnockdownFork": [
25     ]
26   }