blob: cd5b3c6b980dd6b2814f346b461c0804f071f90d [file] [log] [blame]
{
"name": "KKWKWebViewController",
"version": "1.0.4",
"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.4"
},
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"WKJSHandler": [
]
},
"source_files": "KKWebViewController/KKWKWebViewController/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}