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