blob: 8ff149f7779a9659f18873c128983e129931fe29 [file] [log] [blame]
{
"name": "AUNavigationMenuController",
"version": "1.0.4",
"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.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AUNavigationMenuController/Classes/**/*.swift",
"dependencies": {
"Neon": [
"~> 0.4.0"
]
},
"pushed_with_swift_version": "3.0"
}