Refactoring, better webdav response handling

- Added Dropbox copy from reference method
- refactored `mapToFileObject` methods into `FileObject` initializers
- fixed `requestDictionary` type to `[String: AnyObject]`
This commit is contained in:
Amir Abbas Mousavian
2017-02-01 14:08:28 +03:30
parent eff3725680
commit 1a44df3fd7
9 changed files with 238 additions and 218 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s.name = "FileProvider"
s.version = "0.11.2"
s.version = "0.11.3"
s.summary = "FileManager replacement for Local and Remote (WebDAV/Dropbox/OneDrive/SMB2) files on iOS and macOS."
# This description is used to generate tags and improve search results.