blob: e0883a14926fa9d3e5134da9bcdacd3f5f16a8f4 [file] [log] [blame]
{
"name": "FZNavigationDropDownMenu",
"version": "1.0.0",
"summary": "The elegant navigation dropdown menu, fork of BTNavigationDropdownMenu by Pham Ba Tho",
"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/Fallen-Zen/BTNavigationDropdownMenu",
"screenshots": "https://github.com/Fallen-Zen/BTNavigationDropdownMenu/blob/master/Assets/Demo.png",
"license": "MIT",
"authors": {
"Fallen Zen": "piotr.panasewicz@mac.com"
},
"social_media_url": "https://www.twitter.com/Fallen_Zen",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Fallen-Zen/BTNavigationDropdownMenu.git",
"tag": "1.0.0"
},
"source_files": "Source/**/*.swift",
"resources": "Source/*.bundle",
"requires_arc": true,
"swift_version": "4"
}