[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 1 / cordova-plugin-ionic-webview / 2.1.4 / cordova-plugin-ionic-webview.podspec.json
blob0941f4a2ff797d74c7433acd58d53f3d8d4afd48
2   "name": "cordova-plugin-ionic-webview",
3   "version": "2.1.4",
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.5.4"
28     ]
29   }