blob: 65373e534d6aa72a3b036e5da115bdca7fcc967a [file] [log] [blame]
{
"name": "ZWCommonTable",
"version": "1.0.1",
"summary": "更简洁、快速的实现静态TableView页面、JSON式写法让你随意增、删、改静态cell.",
"homepage": "https://github.com/wangziwu/ZWCommonTableDemo",
"license": "MIT",
"authors": {
"wangziwu": "wang_ziwu@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangziwu/ZWCommonTableDemo.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "ZWCommonTable/**/*.{h,m}",
"resources": "ZWCommonTable/**/*.{png,xib,nib,bundle}",
"frameworks": "UIKit"
}