[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / 8 / FileDownloadingCenter / 1.0.4 / FileDownloadingCenter.podspec.json
blobdd77fcd7dcbd9519e54f5ded95dd92342b75f408
2   "name": "FileDownloadingCenter",
3   "version": "1.0.4",
4   "summary": "File Downloading Center is an iOS downloading library for files.",
5   "description": "File Downloading Center is used for facilitating the files downloading and all its stuff from storing, restoring, displaying, ...",
6   "authors": {
7     "Amr Elsayed": "amrelsayed.mohamed@gmail.com"
8   },
9   "platforms": {
10     "ios": "10.0"
11   },
12   "homepage": "https://github.com/amr-abdelfattah/iOS-FileDownloadingCenter",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source": {
18     "git": "https://github.com/amr-abdelfattah/iOS-FileDownloadingCenter.git",
19     "tag": "1.0.4"
20   },
21   "swift_versions": "5.1",
22   "source_files": "FileDownloadingCenter/Classes/**/*",
23   "dependencies": {
24     "ReachabilitySwift": [
25       "~> 5.0"
26     ]
27   },
28   "swift_version": "5.1"