blob: 87e0d07b001a3dcdaebbbc2075a15aa18fd11020 [file] [log] [blame]
{
"name": "WKWebViewJSBridge",
"version": "1.2.0",
"summary": "You simply need to create a class and pass an instance to the WebView through addJavascriptInterface(Object object, String name).",
"authors": {
"zhszy": "18616372371@163.com"
},
"homepage": "https://github.com/zhszy/WKWebViewJSDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhszy/WKWebViewJSDemo.git",
"tag": "1.2.0"
},
"requires_arc": true,
"source_files": "WKWebViewJSBridge"
}