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

Do you provide an objective-c version? #20

Closed ivanyang1984 closed 8 years ago

mzeeshanid commented 8 years ago

Sorry i am not providing a separate version for Objective-C . By the way you can do mix n match or if you are using cocoapods you can use it as Framework.