blob: f92ccfd6b1b1e6f762c5f23329da1b1600468c31 [file] [log] [blame]
{
"name": "TBDropdownMenu",
"version": "3.2.0",
"summary": "TBDropdownMenu is a dropdown menu for navigationController in Swift",
"description": "TBDropdownMenu is a dropdown menu for navigationController in Swift, It can be associated in any place if have a navigationController",
"homepage": "https://github.com/teambition/DropdownMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suric zhang": "zhangxiaolian1991@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/teambition/DropdownMenu.git",
"tag": "3.2.0"
},
"source_files": "DropdownMenu/*.swift",
"pushed_with_swift_version": "4.2"
}