[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / a / TunnelRay / 1.0.15 / TunnelRay.podspec.json
blob86eda894a2a9013425d74b04adc46b82800c3fc7
2   "name": "TunnelRay",
3   "version": "1.0.15",
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.15"
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   "static_framework": true,
25   "ios": {
26     "vendored_frameworks": "TunnelRay.framework"
27   },
28   "dependencies": {
29     "CocoaLumberjack/Swift": [
30       "~> 3.7.0"
31     ],
32     "CryptoSwift": [
33       "~> 1.4.2"
34     ],
35     "BlueRSA": [
36       "~> 1.0.200"
37     ],
38     "Alamofire": [
39       "~> 5.4.0"
40     ],
41     "SwiftyJSON": [
42       "~> 5.0.0"
43     ]
44   },
45   "swift_version": "5.2"