blob: 9efe604bd74afe5bc3a20b1fcdaf8ebc2b2b92ba [file] [log] [blame]
{
"name": "KKWKWebViewController",
"version": "1.0.6",
"summary": "WKWebViewController for js",
"description": "a custom WKWebViewController for js",
"homepage": "https://github.com/TieShanWang/KKWKWebViewController",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TieShanWang/KKWKWebViewController.git",
"tag": "1.0.6"
},
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"WKJSHandler": [
]
},
"source_files": "KKWebViewController/KKWKWebViewController/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}