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

Xcode 8.3.2 not able to compile Pod #53

Open srivastavag8 opened 6 years ago

srivastavag8 commented 6 years ago

It is showing 70 etc errors. Like FileManager has been renamed. What is the maximum swift version or sdk you are supporting.