blob: 0e6fd099cccd09b1342a2c355eb820719f2c705d [file] [log] [blame]
{
"name": "RMTutorial",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RMTutorial/Classes/**/*",
"dependencies": {
"DXPopoverKnockdownFork": [
]
}
}