MFWDownloadManager 0.2×Maintained by WangWenzhuang.Installation Guide×Installation Guide for MFWDownloadManagerYou want to add pod 'MFWDownloadManager', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'MFWDownloadManager', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try MFWDownloadManager Depends on:FMDB= 2.7.5FCFileManager= 1.0.20ASIHTTPRequest= 1.8.2 See PodspecGitHub RepoPage on CocoaPods.orgMFWDownloadManager 0.2ByWangWenzhuangWangWenzhuang/MFWDownloadManagerGitHub RepoMFWDownloadManager 这个代码不是我写的,主要为了上传到 Pod 上