[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / c / 0 / b / TGSPublic / 0.1.9 / TGSPublic.podspec.json
blob7de6b3eb656c31b19dd1dc71e25ecea2040094c9
2   "name": "TGSPublic",
3   "version": "0.1.9",
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.9"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
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"