updating plugin.xml with registry data

This commit is contained in:
Anis Kadri
2013-07-30 15:32:15 -07:00
parent e37895a56e
commit 4dbb483654
+3
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</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="/*" />