blob: 92932d60d33182e2a9075c916687673c8db5da2d [file] [log] [blame]
{
"name": "MTDropDownMenus",
"version": "0.1.0",
"summary": "A container for drop-down menu.",
"description": "A container for drop-down menu. Menu item styles can be customized, Menu content list can be customized by UIViewController.",
"homepage": "https://github.com/Secrimart/MTDropDownMenus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Secrimart": "secrimart@aliyun.com"
},
"source": {
"git": "https://github.com/Secrimart/MTDropDownMenus.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MTDropDownMenus/Classes/**/*",
"dependencies": {
"MTSegmentedMenus": [
"~> 0.1"
]
}
}