blob: 8e67151ddbfda312f9c5ec158e1b2e94735cfffc [file] [log] [blame]
{
"name": "WKWebViewJSBridge",
"version": "1.0.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.0.0"
},
"requires_arc": true,
"source_files": "WKWebViewJSBridge"
}