blob: 04008a7fe6519a5fc7e72ed6e04770dfb6ca8132 [file] [log] [blame]
{
"name": "JVMenuPopover",
"version": "0.0.2",
"summary": "A Simple popover like menu.",
"description": "JVMenuPopover is a simple and cool menu popover like. It animates the view controllers and scales them to make a similar iOS switch window like animation.",
"homepage": "https://github.com/JV17/JVMenuPopover",
"license": "MIT",
"authors": {
"Jorge Valbuena": "jorgevalbuena2@gmail.com"
},
"source": {
"git": "https://github.com/JV17/JVMenuPopover.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JVMenuPopover": [
"Pod/Assets/*.png"
]
}
}