File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
33 xmlns : android =" http://schemas.android.com/apk/res/android"
44 id =" cordova-plugin-webview-proxy"
5- version =" 0.0.1 " >
5+ version =" 0.0.3 " >
66
77 <name >cordova-plugin-webview-proxy</name >
88 <author >GEDYS IntraWare GmbH</author >
9- <description >Plugin to proxy requests on iOS </description >
9+ <description >Proxy HTTP(S) requests through native code to make CORS and Cookies work in cordova-ios </description >
1010 <license >MIT</license >
1111 <engines >
12- <engine name =" cordova-ios" version =" >=4.5.5 " />
12+ <engine name =" cordova-ios" version =" >=6.2.0 " />
1313 </engines >
1414 <repo >https://github.com/GEDYSIntraWare/cordova-plugin-webview-proxy.git</repo >
1515 <issue >https://github.com/GEDYSIntraWare/cordova-plugin-webview-proxy/issues</issue >
You can’t perform that action at this time.
0 commit comments