blob: 1e1bd6f1abd8634d901efddb04f04782a9970219 [file] [log] [blame]
{
"name": "ZWCommonTable",
"version": "0.0.3",
"summary": "An easy way to use common TableViewViewController",
"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.3"
},
"source_files": "ZWCommonTable/*.{h,m}",
"resources": "ZWCommonTable/*.{png,xib,nib,bundle}",
"requires_arc": true
}