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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
8
/
1
/
7
/
WZMediaCenter
/
1.0.1
/
WZMediaCenter.podspec.json
blob
0147821df692af9cfe38af950a7df4335fb47b3c
1
{
2
"name": "WZMediaCenter",
3
"version": "1.0.1",
4
"summary": "广告sdk",
5
"description": "广告sdk",
6
"homepage": "https://github.com/likun2019",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Ken Lee": "zziajkx@126.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/likun2019/WZMediaCenter.git",
19
"tag": "1.0.1"
20
},
21
"frameworks": "UIKit",
22
"requires_arc": true,
23
"dependencies": {
24
"TATMediaSDK": [
25
"~> 1.1.1.1"
26
]
27
}
28
}