[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / e / FileDownloader / 0.1.0 / FileDownloader.podspec.json
blobdbecf93b04c6a05309296c46db9cad96586f7e9e
2   "name": "FileDownloader",
3   "version": "0.1.0",
4   "summary": "A simple yet highly customizable Downloader with File Handling power!",
5   "description": "A simple yet highly customizable Downloader with File Handling power!\nYou can use both closures and Combine to easily start a download.",
6   "homepage": "https://github.com/HolyBuz/FileDownloader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alessandro Loi": "holybuz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/HolyBuz/FileDownloader.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Classes/**/*.{swift, h, m}",
23   "frameworks": [
24     "UIKit",
25     "Combine",
26     "Foundation"
27   ],
28   "swift_version": "5.0"