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
/
a
/
c
/
TurboSDK
/
1.0.0
/
TurboSDK.podspec.json
blob
d0228bd7b290f69ec611794c53de310df9d5fb98
1
{
2
"name": "TurboSDK",
3
"version": "1.0.0",
4
"summary": "TurboSDK",
5
"homepage": "https://github.com/kookf/TurboSDK.git",
6
"license": "MIT",
7
"authors": {
8
"Abner_G": "417151840@qq.com"
9
},
10
"platforms": {
11
"ios": "12.0"
12
},
13
"source": {
14
"git": "https://github.com/kookf/TurboSDK.git",
15
"tag": "1.0.0"
16
},
17
"frameworks": [
18
"UIKit",
19
"Foundation"
20
],
21
"requires_arc": true,
22
"vendored_libraries": "TurboNetSDK/libTurboNetSDK.a"
23
}