blob: 9374883695a28dce661e5a5052bffa181574fd68 [file] [log] [blame]
{
"name": "FileDownloadingCenter",
"version": "1.1.4",
"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"
},
"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.1.4"
},
"platforms": {
"ios": "10.0",
"watchos": "5.0"
},
"swift_versions": "5.1",
"source_files": "FileDownloadingCenter/Classes/**/*",
"swift_version": "5.1"
}