[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / f / a / SDDownloadManager / 1.0.0 / SDDownloadManager.podspec.json
blob8f067252801b5cc00f9b294e99a66cd35100910d
2   "name": "SDDownloadManager",
3   "version": "1.0.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.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SDDownloadManager/Classes/*.swift",
22   "pushed_with_swift_version": "3.0"