blob: a2eedbbf44af218a7b6a7c0f8509f40c11767e39 [file] [log] [blame]
{
"name": "FileDownloadingCenter",
"version": "1.0.5",
"summary": "File Downloading Center is an iOS downloading library for files.",
"description": "File Downloading Center is used for facilitating the files downloading and all its stuff from storing, restoring, displaying, ...",
"authors": {
"Amr Elsayed": "amrelsayed.mohamed@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"homepage": "https://github.com/amr-abdelfattah/iOS-FileDownloadingCenter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/amr-abdelfattah/iOS-FileDownloadingCenter.git",
"tag": "1.0.5"
},
"swift_versions": "5.1",
"source_files": "FileDownloadingCenter/Classes/**/*",
"dependencies": {
"ReachabilitySwift": [
"~> 5.0"
]
},
"swift_version": "5.1"
}