blob: 14407df12a1a70d1c006c8912790e996f943fe4b [file] [log] [blame]
{
"name": "BTNavigationDropdownMenu",
"version": "0.1.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.\n",
"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.1.2"
},
"source_files": "Source/*.swift",
"resources": "Source/*.bundle",
"requires_arc": true
}