HWIFileDownload Versions Save

HWIFileDownload simplifies file download with NSURLSession on iOS.

3.5

5 years ago

Added possibility to invalidate NSURLSession configuration

3.4

5 years ago

More swift friendly method signatures

3.3

6 years ago

Fixed compiler warnings Changed nullability annotation of init methods to nonnull

3.2

6 years ago

Customizable url request of NSURLSessionDownloadTask More detailled installation instructions

3.1

6 years ago

Optional custom NSURLSession identifier Calling NSProgress handlers on main thread

3.0

8 years ago

NSProgress support and improved integration with demo download app

2.1

8 years ago

Nullability annotation

2.0

8 years ago

Improved error handling

1.3

9 years ago

Public method fileDownloadDirectoryURL

1.2

9 years ago

Minor bugfixes