[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 0 / b / TGSPublic / 0.1.3 / TGSPublic.podspec.json
blob5c2fef56709a61220bcbb14ca2d04fd313ef2fb7
2   "name": "TGSPublic",
3   "version": "0.1.3",
4   "summary": "swift公共组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ChangeStrong/TGSPublic",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChangeStrong": "491337430@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ChangeStrong/TGSPublic.git",
16     "tag": "0.1.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "TGSPublic/Classes/**/*.{h,m,mm,swift}",
23   "public_header_files": "TGSPublic/Classes/**/*.h",
24   "dependencies": {
25     "Alamofire": [
26       "~> 5.0"
27     ],
28     "RxSwift": [
29       "~> 5"
30     ],
31     "RxCocoa": [
32       "~> 5"
33     ],
34     "Moya/RxSwift": [
35       "~> 14.0"
36     ],
37     "HandyJSON": [
38       "5.0.2"
39     ],
40     "GRDB.swift": [
41       "~> 5.24.0"
42     ],
43     "ProgressHUD": [
45     ],
46     "SnapKit": [
48     ]
49   },
50   "swift_version": "5.0"