[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / e / WHCTableView / 1.0.0 / WHCTableView.podspec.json
bloba6f4bb2c4dc12ed3d58a8cf2750f6eca32848ef0
2   "name": "WHCTableView",
3   "version": "1.0.0",
4   "summary": "tableView的简单封装.",
5   "homepage": "https://gitee.com/oc_wheel/WHCTableViewDemo",
6   "license": "MIT",
7   "authors": {
8     "HC Wang": "375774614@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://gitee.com/oc_wheel/WHCTableViewDemo.git",
15     "tag": "v1.0.0"
16   },
17   "source_files": "WHCTableViewDemo/WHCTableView/**/*.{h,m}",
18   "requires_arc": true