[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / d / 9 / a / TunnelRay / 1.0.11 / TunnelRay.podspec.json
blobc2a7b305546a20d8f1ccd7c0345898439def5864
2   "name": "TunnelRay",
3   "version": "1.0.11",
4   "summary": "A short description of TunnelRay.",
5   "homepage": "https://github.com/Qiyuduo/TunnelRay",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gizmos": "pjymymartin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Qiyuduo/TunnelRay.git",
15     "tag": "1.0.11"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.2",
21   "user_target_xcconfig": {
22     "SWIFT_INCLUDE_PATHS": "\"$(PODS_ROOT)/TunnelRay/TunnelRay.framework\""
23   },
24   "ios": {
25     "vendored_frameworks": "TunnelRay.framework"
26   },
27   "dependencies": {
28     "CocoaLumberjack/Swift": [
29       "~> 3.7.0"
30     ],
31     "CryptoSwift": [
32       "~> 1.4.2"
33     ],
34     "BlueRSA": [
35       "~> 1.0.200"
36     ],
37     "Alamofire": [
38       "~> 5.4.0"
39     ],
40     "SwiftyJSON": [
41       "~> 5.0.0"
42     ]
43   },
44   "swift_version": "5.2"