2 "name": "ZWCommonTable",
4 "summary": "更简洁、快速的实现静态TableView页面、JSON式写法让你随意增、删、改静态cell.",
5 "homepage": "https://github.com/wangziwu/ZWCommonTableDemo",
8 "wangziwu": "wang_ziwu@126.com"
14 "git": "https://github.com/wangziwu/ZWCommonTableDemo.git",
18 "source_files": "ZWCommonTable/ZWCommonTable.h",
19 "resources": "ZWCommonTable/**/*.{png,xib,nib,bundle}",
20 "frameworks": "UIKit",
24 "source_files": "ZWCommonTable/ZWCore/*.{h,m}",
26 "ZWCommonTable/Protocol": [
33 "source_files": "ZWCommonTable/Protocol/*.h"
36 "name": "ZWStaticCell",
37 "source_files": "ZWCommonTable/ZWStaticCell/*.{h,m}",
39 "ZWCommonTable/Protocol": [
42 "ZWCommonTable/ZWCore": [
45 "ZWCommonTable/ZWStaticModel": [
51 "name": "ZWStaticModel",
52 "source_files": "ZWCommonTable/ZWStaticModel/*.{h,m}",
54 "ZWCommonTable/Protocol": [