2 "name": "SDDownloadManager",
4 "summary": "A simple, robust and elegant download manager written in Swift",
5 "description": "SDDownloadManager is based on URLSession APIs and provides closure syntax APIs for keeping track of progress and completion of downloads.",
6 "homepage": "https://github.com/SagarSDagdu/SDDownloadManager",
12 "Sagar Dagdu": "shags032@gmail.com"
15 "git": "https://github.com/SagarSDagdu/SDDownloadManager.git",
18 "swift_version": "4.2",
22 "frameworks": "UserNotifications",
23 "source_files": "SDDownloadManager/Classes/*.swift"