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