blob: 74feaeac2ce01ea15225fc39ec3804838b05161e [file] [log] [blame]
{
"name": "QCTableView",
"version": "1.0.0",
"summary": "Lib of QC.",
"description": "Lib of QCTableView.",
"homepage": "https://github.com/QCCoder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiancheng": "596896692@qq.com"
},
"source": {
"git": "https://github.com/QCCoder/QCTableView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QCTableView/QCTableView/**/*",
"public_header_files": "QCTableView/QCTableView/**/*.h",
"resources": "QCTableView/QCTableView/QCTableView.bundle",
"dependencies": {
"MJRefresh": [
],
"DZNEmptyDataSet": [
]
}
}