2 "name": "SDEDownloadManager",
4 "summary": "A pure Swift implemented library to download file from the web.",
5 "description": "SDEDownloadManager is a download management library, which is written with Swift and is\ncompatible with Objective-C.\n\nThe same name class SDEDownloadManager provides download management features. And,\na UITableViewController subclass, DownloadListController, coordinates with\nSDEDownloadManager to display and manage download tasks, and track download activity.",
6 "homepage": "https://github.com/seedante/SDEDownloadManager",
12 "seedante": "seedante@gmail.com"
17 "swift_version": "4.0",
19 "git": "https://github.com/seedante/SDEDownloadManager.git",
23 "SDEDownloadManager/**/*.swift",
24 "SDEDownloadManager/SDEDownloadManager.h"
26 "exclude_files": "SDEDownloadManager/FeatureTests",
28 "SDEDownloadManager/Assets/*.xcassets",
29 "SDEDownloadManager/LocalizableFiles/**/*.strings"
31 "public_header_files": "SDEDownloadManager/SDEDownloadManager.h"