blob: 29e975b43b4fb86e748cd57beee451aa674f7905 [file] [log] [blame]
{
"name": "TBDropdownMenu",
"version": "2.5.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": "8.0"
},
"source": {
"git": "https://github.com/teambition/DropdownMenu.git",
"tag": "2.5.0"
},
"source_files": "DropdownMenu/*.swift",
"pushed_with_swift_version": "3.0"
}