blob: d7d8a0ab1ca135ab82ff646e8dc06fac87234899 [file] [log] [blame]
{
"name": "HSCategoryView",
"version": "1.2.0",
"summary": "弹出左右tableView列表筛选框.",
"homepage": "https://github.com/hongchaoyu2018/HSCategoryView.git",
"license": "MIT",
"authors": {
"Hong": "13450258899@163.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/hongchaoyu2018/HSCategoryView.git",
"tag": "1.2.0"
},
"source_files": "CategoryView/**/*.{swift}",
"resources": [
"CategoryView/LeftRightTableView.xib",
"CategoryView/icons"
],
"requires_arc": true
}