4 "summary": "Realization of breakpoint transmission download with Swift, support Objective-C.",
5 "description": "Realization of breakpoint transmission download with Swift, support Objective-C. Including large file download, background download, killing the process, continuing to download when restarting, setting the number of concurrent downloads, monitoring network changes and so on.",
6 "homepage": "https://github.com/chenxing640/CXDownload",
12 "chenxing": "chenxing640@foxmail.com"
15 "git": "https://github.com/chenxing640/CXDownload.git",
32 "source_files": "CXDownload/Classes/Base/*.{swift}",
37 "source_files": "CXDownload/Classes/Core/*.{swift}",
50 "source_files": "CXDownload/Classes/Extension/*.{swift}",
59 "swift_version": "5.0"