blob: f75dd14493447a5af8d96a095ca7f70706f538f1 [file] [log] [blame]
{
"name": "cordova-plugin-ionic-webview",
"version": "2.1.5",
"summary": "The Web View plugin for Cordova that is specialized for Ionic apps",
"description": "The Web View plugin for Cordova that is specialized for Ionic apps.\n\nThis project use WKWebView (IOS) and some improvements for Webview (Android)",
"homepage": "https://github.com/ionic-team/cordova-plugin-ionic-webview",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Ionic team": "hi@ionic.io"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ionic-team/cordova-plugin-ionic-webview.git",
"tag": "v2.1.4"
},
"source_files": [
"Classes",
"src/ios/**/*.{h,m}"
],
"dependencies": {
"Cordova": [
"~> 4.4.0"
]
}
}