Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 497 Bytes

File metadata and controls

14 lines (8 loc) · 497 Bytes

BCDownloadManager

A useful tool based on AFNetwork and FMDB for managing download operation that supports multitask and breakpoint-resume.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

BCWechatShareActivity is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "BCDownloadManager", :git => 'https://github.com/caiwb/BCDownloadManager.git'