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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
8
/
7
/
c
/
BBBBB
/
0.0.1
/
BBBBB.podspec.json
blob
499bb778e6872d65786acebe6687571a90d72c3c
1
{
2
"name": "BBBBB",
3
"version": "0.0.1",
4
"summary": "BBBBB",
5
"description": "BBBBB BBBBB",
6
"homepage": "https://www.kujiale.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"ssssyoki": "ssssyoki@foxmail.com"
13
},
14
"platforms": {
15
"ios": "13.0"
16
},
17
"source": {
18
"git": "https://github.com/ssssyoki/test.git",
19
"tag": "0.0.1"
20
},
21
"vendored_frameworks": "BBBBB.framework",
22
"frameworks": [
23
"UserNotifications",
24
"Accelerate"
25
],
26
"dependencies": {
27
"TXLiteAVSDK_TRTC": [
28
29
],
30
"UMCCommon": [
31
32
],
33
"UMCPush": [
34
35
]
36
}
37
}