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