[plugin.xml] standardizing license + meta

This commit is contained in:
Hardeep Shoker 2013-08-06 14:52:52 -07:00
parent 94131974c3
commit 3fa3f96a94

View File

@ -4,6 +4,9 @@
id="org.apache.cordova.core.file-transfer"
version="0.1.0">
<name>File Transfer</name>
<description>Cordova File Transfer Plugin</description>
<license>Apache 2.0</license>
<keywords>cordova,file,transfer</keywords>
<dependency id="org.apache.cordova.core.file" url="https://git-wip-us.apache.org/repos/asf/cordova-plugin-file" commit="master" subdir="/*" />