blob: adecd0f29a1fff7b8ba9e56beea45387b84d7e76 [file] [log] [blame]
{
"name": "XCDropdownTableView",
"version": "1.0.3",
"summary": "DropdownTableView",
"description": "DropdownTableView自定义下拉列表视图",
"homepage": "https://github.com/fanxiaocong/XCDropdownTableView",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"source": {
"git": "https://github.com/fanxiaocong/XCDropdownTableView.git",
"tag": "1.0.3"
},
"source_files": "XCDropdownTableView",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit"
}