[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / b / RMTutorial / 0.2.2 / RMTutorial.podspec.json
blobf647ba3c5e9c551aa0fb56067212b82f7aaf704e
2   "name": "RMTutorial",
3   "version": "0.2.2",
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.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RMTutorial/Classes/**/*",
22   "dependencies": {
23     "DXPopoverKnockdownFork": [
25     ]
26   }