blob: 7f8a2b664027e20bcabdbb2eff8dbca30a372b40 [file] [log] [blame]
{
"name": "JKWKWebViewHandler",
"version": "0.2.0",
"summary": "This is a tool of WKWebivew interact with H5.",
"description": "TODO: This is a tool of WKWebivew interact with H5, it add a callback event of every JS funtion if needed. and when the ViewController will be destroyed all the callback events can be cleaned. it is different to the way create a new iframe and catch the url to interact with H5.",
"homepage": "https://github.com/xindizhiyin2014/JKWKWebViewHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HHL110120": "929097264@qq.com"
},
"source": {
"git": "https://github.com/xindizhiyin2014/JKWKWebViewHandler.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKWKWebViewHandler/Classes/**/*.{h,m}",
"resources": "JKWKWebViewHandler/Resources/*.js"
}