koein-cordova-plugin-wkwebview
Version:
A drop-in replacement of UIWebView for boosted performance and enhanced HTML5 support (allows Back Forward Navigation Gestures)
28 lines (27 loc) • 741 B
JSON
{
"version": "0.6.9",
"name": "koein-cordova-plugin-wkwebview",
"cordova_name": "KOEIN WKWebView Polyfill",
"description": "A drop-in replacement of UIWebView for boosted performance and enhanced HTML5 support (allows Back Forward Navigation Gestures)",
"license": "MIT",
"repo": "https://github.com/nieok/WKWebView.git",
"issue": "https://github.com/nieok/WKWebView/issues",
"keywords": [
"Webkit",
"KOEIN",
"Webkit webview",
"WKWebView Polyfill",
"WKWebView",
"WebView+",
"ecosystem:cordova"
],
"platforms": [
"ios"
],
"engines": [
{
"name": "cordova",
"version": ">=3.0.0"
}
]
}