blob: adbc0f07c112e047a353daef1440e3fdeac8b0b3 [file] [log] [blame]
{
"name": "XCDropdownSegment",
"version": "0.0.2",
"summary": "XCDropdownSegment.",
"description": "XCDropdownSegment,封装下拉菜单",
"homepage": "https://github.com/fanxiaocong/XCDropdownSegment",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"platforms": {
"ios": "8.3"
},
"source": {
"git": "https://github.com/fanxiaocong/XCDropdownSegment.git",
"tag": "0.0.2"
},
"source_files": "XCDropdownSegment/*.{h,m,xib}",
"resources": "XCDropdownSegment/XCDropdownSegment.bundle",
"requires_arc": true
}