[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / f / 8 / ZWCommonTable / 1.0.0 / ZWCommonTable.podspec.json
blob75d5ebacace38e0e039feb751764f78d70bfc4fc
2   "name": "ZWCommonTable",
3   "version": "1.0.0",
4   "summary": "更简洁、快速的实现静态TableView页面、JSON式写法让你随意增、删、改静态cell.",
5   "homepage": "https://github.com/wangziwu/ZWCommonTableDemo",
6   "license": "MIT",
7   "authors": {
8     "wangziwu": "wang_ziwu@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/wangziwu/ZWCommonTableDemo.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "ZWCommonTable/**/*.{h,m}",
18   "resources": "ZWCommonTable/**/*.{png,xib,nib,bundle}",
19   "requires_arc": true