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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
b
/
7
/
9
/
CVSDK
/
0.1.0
/
CVSDK.podspec.json
blob
84f5fab5d443809fe37acfa749fee339613ce67c
1
{
2
"name": "CVSDK",
3
"version": "0.1.0",
4
"summary": "Test framework in spec",
5
"description": "est framework in spec",
6
"homepage": "https://github.com/Wayxq/CVFrameworkSpec",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"Aoyun": "Aoyun"
13
},
14
"platforms": {
15
"ios": "12.0"
16
},
17
"source": {
18
"git": "https://github.com/Wayxq/CVFrameworkSpec",
19
"tag": "0.1.0"
20
},
21
"ios": {
22
"vendored_frameworks": "CareVoice.framework"
23
},
24
"frameworks": [
25
"UIKit",
26
"Foundation"
27
],
28
"dependencies": {
29
"AFNetworking": [
30
31
],
32
"Masonry": [
33
34
]
35
}
36
}