blob: bbfa13eccf494217c8245fc86ccefd5d4696c121 [file] [log] [blame]
{
"name": "ABMinimalMenu",
"version": "0.5.0",
"summary": "A simple menu with easily customizable animations and an easy to use interface.",
"description": "A simple menu with easily customizable animations and an easy to use interface. ABMinimalMenu provides a simple form of menu navigation which can be tailored to many use cases.",
"homepage": "https://github.com/abouzek/ABMinimalMenu",
"license": "MIT",
"authors": {
"abouzek": "alan.bouzek@gmail.com"
},
"source": {
"git": "https://github.com/abouzek/ABMinimalMenu.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": [
"Pod/Assets/*.png"
],
"resource_bundles": {
"ABMinimalMenu": [
"Pod/Assets/*.png"
]
}
}