[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / a / b / e / FileDownloader / 0.2.0 / FileDownloader.podspec.json
bloba9220b0c3c3d9e7e55795ec5425b036f16306a6a
2   "name": "FileDownloader",
3   "version": "0.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/**/*.{swift, h, m}",
23   "frameworks": [
24     "UIKit",
25     "Combine",
26     "Foundation"
27   ],
28   "swift_version": "5.0"