blob: c098d4e6c6cdc650c2f1e728885c5e686c5f4914 [file] [log] [blame]
{
"name": "HSCategoryView",
"version": "1.0.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.0.0"
},
"source_files": "CategoryView/**/*.{swift}",
"resources": "CategoryView/images.xcassets",
"requires_arc": true
}