updated ios references, added docs & tests

This commit is contained in:
Steven Gill
2013-06-18 16:34:22 -07:00
parent 26b4948cd3
commit 5ac7d84736
23 changed files with 5022 additions and 4 deletions
+1 -2
View File
@@ -2,8 +2,7 @@
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="org.apache.cordova.core.FileTransfer">
version="0.1.0">
id="org.apache.cordova.core.FileTransfer" version="0.1.0">
<name>File Transfer</name>
<dependency id="org.apache.cordova.core.FileUtils" url="https://git-wip-us.apache.org/repos/asf/cordova-plugin-file" commit="master" subdir="/*" />