blob: 3c15a866bf93f93da299fc701b44eb58589565d5 [file] [log] [blame]
{
"name": "GHNavigationDropdownMenu",
"version": "2.0.1",
"summary": "A dropdown menu",
"description": "The dropdown menu, appears underneath navigation bar to display a list of related items when the user taps on the navigation title.",
"homepage": "https://github.com/gunnarhafdal/GHNavigationDropdownMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gunnar Hafdal": "gunnarhafdal@gmail.com"
},
"social_media_url": "http://twitter.com/GunnarHafdal",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/gunnarhafdal/GHNavigationDropdownMenu.git",
"tag": "2.0.1"
},
"source_files": "Source/*.swift",
"resources": "Source/*.bundle",
"pushed_with_swift_version": "4.0"
}