blob: ae34f2c3e89f6f84cd044e96c6e926f3da3cfcd5 [file] [log] [blame]
{
"name": "XCDropdownTableView",
"version": "1.0.0",
"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.0"
},
"source_files": "XCDropdownTableView",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit"
}