[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / 5 / KZTableViewDataSource / 1.0.1 / KZTableViewDataSource.podspec.json
blob977198b645057dc54d4db959ae1e568a80bfcd98
2   "name": "KZTableViewDataSource",
3   "version": "1.0.1",
4   "summary": "用于 TableViewCell 解耦合",
5   "description": "用于 TableViewCell 解耦合, 无需在写冗长的 datasource 代理方法",
6   "homepage": "https://github.com/kagenZhao/KZTableViewDataSource",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kagenZhao": "kagen@kagenz.com"
13   },
14   "source": {
15     "git": "https://github.com/kagenZhao/KZTableViewDataSource.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "KZTableViewDataSource/Classes/**/*",
23   "swift_version": "4.2"