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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
9
/
1
/
0
/
WbMenu
/
1.0.5
/
WbMenu.podspec.json
blob
6c20f41f42720904c12cdde15d3c5f7d414c87d6
1
{
2
"name": "WbMenu",
3
"version": "1.0.5",
4
"summary": "一个防网易首页的控件",
5
"homepage": "https://github.com/wangbo1185742894/WbMenu",
6
"license": "MIT",
7
"authors": {
8
"博哥": "wangbo3919@163.com"
9
},
10
"source": {
11
"git": "https://github.com/wangbo1185742894/WbMenu.git",
12
"tag": "1.0.5"
13
},
14
"source_files": "WbMenu/*",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "1.0.0"
18
},
19
"frameworks": [
20
"Foundation",
21
"UIKit"
22
]
23
}