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] PlasoLogger 1.0.2
[CocoaPods.git]
/
Specs
/
7
/
d
/
4
/
ClarkCCSDK
/
0.0.1
/
ClarkCCSDK.podspec.json
blob
9c2f831d801f7f65eb363d5f9c0070c1d95403aa
1
{
2
"name": "ClarkCCSDK",
3
"version": "0.0.1",
4
"summary": "zhibo.",
5
"description": "这十二个直播项目",
6
"homepage": "https://github.com/Clark-new/ClarkCCSDK",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"mengxiannan": "66965427@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/Clark-new/ClarkCCSDK.git",
19
"tag": "0.0.1"
20
},
21
"ios": {
22
"vendored_frameworks": "CCSDK.framework"
23
},
24
"dependencies": {
25
"ClarkIJK": [
26
27
],
28
"ClarkDWDrm": [
29
30
],
31
"ClarkWebRTC": [
32
33
]
34
}
35
}