[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 0 / b / TGSPublic / 0.2.0 / TGSPublic.podspec.json
blobc4c67252233deb635c7e41c4aaa0ff1246629cc5
2   "name": "TGSPublic",
3   "version": "0.2.0",
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.2.0"
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   "resource_bundles": {
25     "TGSPublic": [
26       "TGSPublic/Assets/*"
27     ],
28     "TGSPublicImages": [
29       "TGSPublic/Assets/*.{xib,gif,xcassets,mp3,jpg,png}"
30     ]
31   },
32   "dependencies": {
33     "Alamofire": [
34       "~> 5.0"
35     ],
36     "RxSwift": [
37       "~> 5"
38     ],
39     "RxCocoa": [
40       "~> 5"
41     ],
42     "Moya/RxSwift": [
43       "~> 14.0"
44     ],
45     "HandyJSON": [
46       "~> 5.0.2"
47     ],
48     "GRDB.swift": [
49       "~> 5.24.0"
50     ],
51     "ProgressHUD": [
53     ],
54     "SnapKit": [
56     ]
57   },
58   "swift_version": "5.0"