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