blob: 59d165c4b1e7db5b124683ffa78b11573436e872 [file] [log] [blame]
{
"name": "HSCategoryView",
"version": "1.0.1",
"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.0.1"
},
"source_files": "CategoryView/**/*.{swift}",
"resources": [
"CategoryView/LeftRightTableView.xib",
"CategoryView/images.xcassets"
],
"requires_arc": true
}