blob: 40cb07941819b98f4987fedbf7f665ea60760ac1 [file] [log] [blame]
{
"name": "APMultiMenu",
"version": "0.2.0",
"summary": "APMultiMenu is a viewcontroller container for slideout menus",
"description": " APMultiMenu is a ViewController Container that currently supports left and right slide out menus\n",
"homepage": "https://github.com/aadeshp/APMultiMenu",
"license": "MIT",
"authors": {
"aadesh": "aadeshp95@gmail.com"
},
"source": {
"git": "https://github.com/aadeshp/APMultiMenu.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "APMultiMenu",
"resource_bundles": {
"APMultiMenu": [
"Pod/Assets/*.png"
]
}
}