[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 7 / e / HJBaseTableView / 0.0.2 / HJBaseTableView.podspec.json
blob30ec62d25cc46dc036d76d0fc221a6d84946b8ed
2   "name": "HJBaseTableView",
3   "version": "0.0.2",
4   "summary": "Modules and components framework for iOS.",
5   "authors": {
6     "HJ": "2033253382@qq.com"
7   },
8   "description": "一个简单的TableView 内部采用了 FDTemplateLayoutCell 计算和缓存高度。",
9   "homepage": "https://github.com/whhaijun/HJBaseTableView",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/whhaijun/HJBaseTableView.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "HJBaseTableView/HJBaseTableView/**/*",
22   "swift_versions": "4.0",
23   "static_framework": true,
24   "requires_arc": true,
25   "dependencies": {
26     "UITableView+FDTemplateLayoutCell": [
27       "1.6"
28     ]
29   },
30   "swift_version": "4.0"