blob: 386950b531b029f0e8490157dbce4378fe1bc1e9 [file] [log] [blame]
{
"name": "NavBarDropdownMenu",
"version": "0.5.0",
"swift_version": "4.0",
"summary": "The elegent navigation dropdown menu",
"description": "The elegant **dropdown menu**, written in **Swift**, appears underneath **navigation bar** to display a list of related items when a user click on the navigation title.",
"homepage": "https://github.com/hammadzz/NavBarDropdownMenu",
"screenshots": "https://raw.githubusercontent.com/hammadzz/NavBarDropdownMenu/master/Assets/Demo.png",
"license": "MIT",
"authors": {
"Hammad Ahmed": "hammadzz@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hammadzz/NavBarDropdownMenu.git",
"tag": "0.5.0"
},
"source_files": "Source/**/*.swift",
"resources": "Source/*.bundle",
"requires_arc": true
}