[plugin.xml] standardizing license + meta

This commit is contained in:
Hardeep Shoker 2013-08-06 14:52:52 -07:00
parent b43b902e18
commit 48a49679b9

View File

@ -5,7 +5,7 @@
version="0.1.0"> version="0.1.0">
<name>InAppBrowser</name> <name>InAppBrowser</name>
<description>Cordova InAppBrowser Plugin</description> <description>Cordova InAppBrowser Plugin</description>
<license>Apache</license> <license>Apache 2.0</license>
<keywords>cordova,in,app,browser,inappbrowser</keywords> <keywords>cordova,in,app,browser,inappbrowser</keywords>
<js-module src="www/InAppBrowser.js" name="InAppBrowser"> <js-module src="www/InAppBrowser.js" name="InAppBrowser">