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.8.16
[CocoaPods.git]
/
Specs
/
9
/
8
/
2
/
WMSDK
/
1.0.0
/
WMSDK.podspec.json
blob
0a0d0aa5d3b959b0cb94ece7ec40bc58dbc04bba
1
{
2
"name": "WMSDK",
3
"version": "1.0.0",
4
"summary": "微盟微商城嵌入第三方app所封装的webview",
5
"homepage": "https://github.com/weimob-group/WMSDK",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"weimob-group": "scott@weimob.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/weimob-group/WMSDK.git",
18
"tag": "1.0.0"
19
},
20
"ios": {
21
"vendored_frameworks": "WMOpenSDK.framework"
22
},
23
"dependencies": {
24
"SDWebImage": [
25
26
]
27
}
28
}