blob: 6bf22da9e1d2037320f54b142e75cb3f887d66ce [file] [log] [blame]
{
"name": "RMTutorial",
"version": "0.1.2",
"summary": "Popover Turorial Sequence",
"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",
"homepage": "https://github.com/rjmiller2543/RMTutorial",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rjmiller2543": "robertmiller2543@gmail.com"
},
"source": {
"git": "https://github.com/rjmiller2543/RMTutorial.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RMTutorial/Classes/**/*",
"dependencies": {
"DXPopover": [
]
}
}