YJDownloadManager 0.0.2×Maintained by odreamboy.Installation Guide×Installation Guide for YJDownloadManagerYou want to add pod 'YJDownloadManager', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'YJDownloadManager', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try YJDownloadManager Depends on:MJExtension~> 3.0.13RealReachability~> 1.2.0 See PodspecGitHub RepoPage on CocoaPods.orgYJDownloadManager 0.0.2Bycoolfeng562925462/YJDownloadManagerGitHub RepoYJDownloadManager 文件下载工具,基于HJDownloadManager修改和优化