2 "name": "SRDownloadManager",
4 "summary": "Files download manager based on NSURLSession, support breakpoint download, multitasking download etc.",
5 "description": "Provide download status callback, download progress callback, download complete callback; Support multi-task at the same time to download; Support breakpoint download even exit the App; Support to delete the specified file by URL and clear all files that have been downloaded; Support customize the directory where the downloaded files are saved; Support set maximum concurrent downloads and waiting downloads queue mode.",
6 "homepage": "https://github.com/guowilling/SRDownloadManager",
9 "guowilling": "guowilling90@gmail.com"
15 "git": "https://github.com/guowilling/SRDownloadManager.git",
18 "source_files": "SRDownloadManager/*.{h,m}",