blob: a49befc1c15662be32dbeff96ff728c2bc2fbd0f [file] [log] [blame]
{
"name": "KKWKWebViewController",
"version": "1.1.2",
"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.1.2"
},
"frameworks": [
"UIKit",
"WebKit",
"AVFoundation"
],
"dependencies": {
"WKJSHandler": [
"~> 2.0.0"
]
},
"source_files": "KKWebViewController/KKWKWebViewController/*.swift",
"resources": "KKWebViewController/KKWKWebViewController/nativeapijs"
}