blob: efcfa805edabe2ce98f7d588ddde72b0cf0f725d [file] [log] [blame]
{
"name": "MTDropDownMenu",
"version": "0.0.1",
"summary": "An easy way to create a drop down menu",
"description": "一款简单的下来菜单,支持图或文。\n实现代理的方式传数据\n使用方式与UITabelView很是类似",
"homepage": "https://github.com/TinySungo/MTDropDownMenu",
"license": "MIT",
"authors": {
"TinySungo": "8727323031@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/TinySungo/MTDropDownMenu.git",
"tag": "0.0.1"
},
"source_files": "MTDropDownMenu/*.{h,m}",
"exclude_files": "MTDropDownMenu/*.xcassets",
"requires_arc": true
}