repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
d
/
9
/
a
/
TunnelRay
/
1.0.4
/
TunnelRay.podspec.json
blob
3cb062818cba9455923f83a75d66181a18cd4290
1
{
2
"name": "TunnelRay",
3
"version": "1.0.4",
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.4"
16
},
17
"platforms": {
18
"ios": "13.0"
19
},
20
"ios": {
21
"vendored_frameworks": "TunnelRay.xcframework"
22
},
23
"dependencies": {
24
"CocoaLumberjack": [
25
"~> 3.7.0"
26
],
27
"CryptoSwift": [
28
"~> 1.4.2"
29
],
30
"BlueRSA": [
31
"~> 1.0.200"
32
],
33
"Alamofire": [
34
"~> 5.4.0"
35
],
36
"SwiftyJSON": [
37
"~> 5.0.0"
38
]
39
}
40
}