[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / f / a / SDDownloadManager / 1.1.0 / SDDownloadManager.podspec.json
blob814d35ebf17481c986320c58f24a8b6f5ef7d4ff
2   "name": "SDDownloadManager",
3   "version": "1.1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sagar Dagdu": "shags032@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SagarSDagdu/SDDownloadManager.git",
16     "tag": "1.1.0"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "frameworks": "UserNotifications",
23   "source_files": "SDDownloadManager/Classes/*.swift"