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