[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / 7 / f / DMSwift / 0.2 / DMSwift.podspec.json
blobae81386e8e7a3a75174d06d5344b715fd06f1b94
2   "name": "DMSwift",
3   "version": "0.2",
4   "summary": "A Download Manager",
5   "description": "DMSwift provides a simple and efficient way to download files. It can simultaneously download a large number of files, monitors the progress of downloading,  concurrently post-process downloaded files, supports logging, has a flexible configuration and easy to use API.",
6   "homepage": "https://github.com/sh-khashimov/DMSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sherzod Khashimov": "sh.khashimov@gmail.com"
13   },
14   "social_media_url": "",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source": {
23     "git": "https://github.com/sh-khashimov/DMSwift.git",
24     "tag": "0.2"
25   },
26   "source_files": "Sources/**/*",
27   "frameworks": "Foundation",
28   "swift_version": "5.0"