blob: 2293954e1ff58acbefe6511e1ddf1ed97468fba8 [file] [log] [blame]
{
"name": "LvWKWebView",
"version": "0.1.0",
"summary": "A short description of LvWKWebView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/krisouljz/LvWKWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krisouljz": "1435073930@qq.com"
},
"source": {
"git": "https://github.com/krisouljz/LvWKWebView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LvWKWebView/Classes/**/*",
"dependencies": {
"WebViewJavascriptBridge": [
],
"MBProgressHUD": [
],
"LvHttpManager": [
]
}
}