blob: 78a1682ae7e9650c0df8a300df23ed124abe2095 [file] [log] [blame]
{
"name": "XCDropdownMenu",
"version": "1.0.2",
"summary": "DropdownMenu",
"description": "DropdownMenu自定义下拉菜单封装",
"homepage": "https://github.com/fanxiaocong/XCDropdownMenu",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"source": {
"git": "https://github.com/fanxiaocong/XCDropdownMenu.git",
"tag": "1.0.2"
},
"source_files": "XCDropdownMenu",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit"
}