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] MentaVlionAdapter 6.00.22
[CocoaPods.git]
/
Specs
/
5
/
7
/
2
/
WHLaunchAd
/
1.0.0
/
WHLaunchAd.podspec.json
blob
b4ec7654f76692842dad997c1d9c5cc109523a11
1
{
2
"name": "WHLaunchAd",
3
"version": "1.0.0",
4
"summary": "几行代码实现启动页广告功能",
5
"homepage": "https://github.com/wenyhooo/WHLaunchAd",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"wenyhooo": "871531334@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/wenyhooo/WHLaunchAd.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "Pod/Classes/**/*.{h,m,mm}",
21
"requires_arc": true
22
}