[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / f / DMSwift / 0.2.0 / DMSwift.podspec.json
blob70e291f2f4563ab255f24d35f3ebfd4f54af6a5a
2   "name": "DMSwift",
3   "version": "0.2.0",
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.0"
25   },
26   "source_files": "Sources/**/*",
27   "frameworks": "Foundation",
28   "swift_version": "5.0"