updating plugin.xml with registry data
This commit is contained in:
parent
dd7b20543f
commit
e41da57aa2
@ -4,6 +4,9 @@
|
|||||||
id="org.apache.cordova.core.inappbrowser"
|
id="org.apache.cordova.core.inappbrowser"
|
||||||
version="0.1.0">
|
version="0.1.0">
|
||||||
<name>InAppBrowser</name>
|
<name>InAppBrowser</name>
|
||||||
|
<description>Cordova InAppBrowser Plugin</description>
|
||||||
|
<license>Apache</license>
|
||||||
|
<keywords>cordova,in,app,browser,inappbrowser</keywords>
|
||||||
|
|
||||||
<js-module src="www/InAppBrowser.js" name="InAppBrowser">
|
<js-module src="www/InAppBrowser.js" name="InAppBrowser">
|
||||||
<clobbers target="window.open" />
|
<clobbers target="window.open" />
|
||||||
|
Loading…
Reference in New Issue
Block a user