blob: 0a0d0aa5d3b959b0cb94ece7ec40bc58dbc04bba [file] [log] [blame]
{
"name": "WMSDK",
"version": "1.0.0",
"summary": "微盟微商城嵌入第三方app所封装的webview",
"homepage": "https://github.com/weimob-group/WMSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weimob-group": "scott@weimob.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/weimob-group/WMSDK.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "WMOpenSDK.framework"
},
"dependencies": {
"SDWebImage": [
]
}
}