[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / f / 8 / ZWCommonTable / 1.0.1 / ZWCommonTable.podspec.json
blob65373e534d6aa72a3b036e5da115bdca7fcc967a
2   "name": "ZWCommonTable",
3   "version": "1.0.1",
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.1"
16   },
17   "requires_arc": true,
18   "source_files": "ZWCommonTable/**/*.{h,m}",
19   "resources": "ZWCommonTable/**/*.{png,xib,nib,bundle}",
20   "frameworks": "UIKit"