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