[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 4 / e / GXConfigTableViewVC / 1.0.1 / GXConfigTableViewVC.podspec.json
blob01b7973d10478c8b59a087208f51614d92d401f3
2   "name": "GXConfigTableViewVC",
3   "version": "1.0.1",
4   "swift_versions": "5",
5   "summary": "tableView配置model实现轻量化vc,常用于设置/个人中心等场景。",
6   "homepage": "https://github.com/gsyhei/GXConfigTableViewVC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gin": "279694479@qq.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/gsyhei/GXConfigTableViewVC.git",
19     "tag": "1.0.1"
20   },
21   "requires_arc": true,
22   "source_files": "GXConfigTableViewVC",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "RxCocoaPlus": [
27     ]
28   },
29   "swift_version": "5"