blob: ee3f20a5c7faee08a1c35a93c2305f7d35362bc9 [file] [log] [blame]
{
"name": "XCDropdownSegment",
"version": "0.0.1",
"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.1"
},
"source_files": "XCDropdownSegment/*.{h,m,xib}",
"resources": "XCDropdownSegment/XCDropdownSegment.bundle",
"requires_arc": true
}