blob: 529f0f1516f3281489f96faae8a0349b31ca0720 [file] [log] [blame]
{
"name": "ZWCommonTable",
"version": "0.0.4",
"summary": "An easy way to use common TableViewViewController.0.0.4版本更新:增加自定义cell,默认push的判空,解决用户不传递cell,或者cell不存在的crash",
"homepage": "https://github.com/wangziwu/ZWCommonTableDemo",
"license": "MIT",
"authors": {
"wangziwu": "wang_ziwu@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wangziwu/ZWCommonTableDemo.git",
"tag": "0.0.4"
},
"source_files": "ZWCommonTable/*.{h,m}",
"resources": "ZWCommonTable/*.{png,xib,nib,bundle}",
"requires_arc": true
}