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