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