[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / c / 0 / b / TGSPublic / 0.1.1 / TGSPublic.podspec.json
blob0326e11179725bd0ec968ee2486bdadfa5b926fb
2   "name": "TGSPublic",
3   "version": "0.1.1",
4   "summary": "A short description of TGSPublic.",
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.1"
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   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "dependencies": {
31     "Alamofire": [
32       "~> 5.0"
33     ],
34     "RxSwift": [
35       "~> 5"
36     ],
37     "RxCocoa": [
38       "~> 5"
39     ],
40     "Moya/RxSwift": [
41       "~> 14.0"
42     ],
43     "HandyJSON": [
44       "5.0.2"
45     ],
46     "GRDB.swift": [
47       "~> 5.24.0"
48     ],
49     "ProgressHUD": [
51     ],
52     "SnapKit": [
54     ]
55   },
56   "swift_version": "5.0"