mzeeshanid / MZDownloadManager

This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit.
BSD 3-Clause "New" or "Revised" License
1.12k stars 238 forks source link

OC version #46

Closed wwwang89 closed 7 years ago

wwwang89 commented 7 years ago

is there any OC version for MZDownloadManager ?thx

mzeeshanid commented 7 years ago

By the way it is originally developed in objective-c and I updated it with swift. Currently i don't have any maintained objective-c version Why you need it in Objective-C ? Is there any specific reason?

wwwang89 commented 7 years ago

ahh, got it,I just not familiar with Swift。thank you all the same,I'll learn Swift after now 😄