blob: 5f540d41f5e810220b5e7ac8c659a82f19a7e00b [file] [log] [blame]
{
"name": "AUNavigationMenuController",
"version": "1.1.5",
"summary": "Creates a menu that slides down from the top of the screen.",
"description": "After pressing the navigation bar, a menu will slides down from the top of the screen.",
"homepage": "https://github.com/Authman2/AUNavigationMenuController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adeola Uthman": "authman2@gmail.com"
},
"source": {
"git": "https://github.com/Authman2/AUNavigationMenuController.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AUNavigationMenuController/Classes/**/*.swift",
"dependencies": {
"Neon": [
"~> 0.4.0"
]
},
"pushed_with_swift_version": "3.0"
}