[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / e / 5 / d / GCCommonNet / 0.0.1 / GCCommonNet.podspec.json
blob2a0286e433b91268abf14c92e3303ab3ad1a8041
2   "name": "GCCommonNet",
3   "version": "0.0.1",
4   "summary": "base network tool of GCCommonNet.",
5   "homepage": "https://gitee.com/GarveyCalvin/gccommon-net",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "GarveyCalvin": "1147626297@qq.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": [
17     "5"
18   ],
19   "source": {
20     "git": "https://gitee.com/GarveyCalvin/gccommon-net.git",
21     "tag": "0.0.1"
22   },
23   "source_files": [
24     "Classes",
25     "GCCommonNet/GCCommonNet/Classes/**/*.{swift}"
26   ],
27   "dependencies": {
28     "Alamofire": [
29       "5.6.4"
30     ],
31     "CryptoSwift": [
32       "1.6.0"
33     ],
34     "KeychainSwift": [
35       "~> 20.0"
36     ]
37   },
38   "swift_version": "5"