cordova-plugin-wkwebview
Version:
A drop-in replacement of UIWebView for boosted performance and enhanced HTML5 support
27 lines (26 loc) • 706 B
JSON
{
"version": "0.6.10",
"name": "cordova-plugin-wkwebview",
"cordova_name": "WKWebView Polyfill",
"description": "A drop-in replacement of UIWebView for boosted performance and enhanced HTML5 support",
"license": "MIT",
"repo": "https://github.com/Telerik-Verified-Plugins/WKWebView.git",
"issue": "https://github.com/Telerik-Verified-Plugins/WKWebView/issues",
"keywords": [
"Webkit",
"Webkit webview",
"WKWebView Polyfill",
"WKWebView",
"WebView+",
"ecosystem:cordova"
],
"platforms": [
"ios"
],
"engines": [
{
"name": "cordova",
"version": ">=3.0.0"
}
]
}