{
    "version": "0.6.4",
    "name": "stitch-cordova-plugin-wkwebview",
    "cordova_name": "Stitch WKWebView Polyfill",
    "description": "A drop-in replacement of UIWebView for boosted performance and enhanced HTML5 support",
    "license": "MIT",
    "repo": "https://github.com/stitchmedia/WKWebView.git",
    "issue": "https://github.com/stitchmedia/WKWebView/issues",
    "keywords": [
        "Webkit",
        "Webkit webview",
        "WKWebView Polyfill",
        "WKWebView",
        "WebView+",
        "ecosystem:cordova"
    ],
    "platforms": [
        "ios"
    ],
    "engines": [
        {
            "name": "cordova",
            "version": ">=3.0.0"
        }
    ]
}
