blob: 91edbde1a611d1ab623a49ff0c38a4d4dd9244b5 [file] [log] [blame]
{
"name": "BTNavigationDropdownMenu",
"version": "0.2",
"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/PhamBaTho/BTNavigationDropdownMenu",
"screenshots": "https://raw.githubusercontent.com/PhamBaTho/BTNavigationDropdownMenu/master/Assets/Demo.png",
"license": "MIT",
"authors": {
"Pham Ba Tho": "phambatho@gmail.com"
},
"social_media_url": "https://www.facebook.com/phambatho",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PhamBaTho/BTNavigationDropdownMenu.git",
"tag": "0.2"
},
"source_files": "Source/*.swift",
"resources": "Source/*.bundle",
"requires_arc": true
}