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