Fixed: Calling completion handler for upload task

- Added including (file object properties) argument to WebDAV provider (resolves #31)
This commit is contained in:
Amir Abbas
2017-04-03 12:41:11 +04:30
parent ff4bbdf0de
commit 5c2c56c44c
7 changed files with 115 additions and 102 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s.name = "FileProvider"
s.version = "0.15.0"
s.version = "0.15.1"
s.summary = "FileManager replacement for Local and Remote (WebDAV/FTP/Dropbox/OneDrive/SMB2) files on iOS and macOS."
# This description is used to generate tags and improve search results.