[Add] LiveKitWebRTC-Vama 125.6422.11-Vama
[CocoaPods.git] / Specs / 0 / 8 / f / GGTableView / 0.2.2 / GGTableView.podspec.json
blobab7ea0e383f3517a38ff6f459b74cdc10099df7c
2   "name": "GGTableView",
3   "version": "0.2.2",
4   "summary": "This pod just provides a simpler, maybe, way to use UITableView.",
5   "description": "GGTableView centralizes the management logic for the cell, aims to privide a modular way to use UITableView",
6   "homepage": "https://github.com/coppergaga/GGTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "coppergaga": "411998690@qq.comm"
13   },
14   "source": {
15     "git": "https://github.com/coppergaga/GGTableView.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "source_files": "GGTableView/Classes/**/*",
25   "requires_arc": true,
26   "swift_version": "5.0"