[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 8 / 1 / cordova-plugin-ionic-webview / 2.1.5 / cordova-plugin-ionic-webview.podspec.json
blobf75dd14493447a5af8d96a095ca7f70706f538f1
2   "name": "cordova-plugin-ionic-webview",
3   "version": "2.1.5",
4   "summary": "The Web View plugin for Cordova that is specialized for Ionic apps",
5   "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)",
6   "homepage": "https://github.com/ionic-team/cordova-plugin-ionic-webview",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ionic team": "hi@ionic.io"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/ionic-team/cordova-plugin-ionic-webview.git",
19     "tag": "v2.1.4"
20   },
21   "source_files": [
22     "Classes",
23     "src/ios/**/*.{h,m}"
24   ],
25   "dependencies": {
26     "Cordova": [
27       "~> 4.4.0"
28     ]
29   }