liudiange / DGDownloadManager

下载的一个框架,支持断点续传、支持批量下载,支持ios和macOs,支持pod,可设置最大并发数量,可以暂停也可以恢复更可以取消。(A download framework supports breakpoint continuation, batch download, IOS and macOs, and pod. It can set the maximum number of concurrencies, pause or resume, and even cancel)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run the example?

SunnySun852963 opened this issue · comments

Not familiar with pod and want to know how to run the example.
Thanks.

I run pod install and open DGDownloadManager.xcworkspace
When I try to build it, it seems lack Pods_DGDownloadManager.framework

What's more, 'pod 'DGDownloadManager', '~>1.1.14' ' seems is a invalid command.