blob: c5965c4d4ed55489bf6341daf4a8ac12f0372299 [file] [log] [blame]
{
"name": "Juggernaut",
"version": "2.2.0",
"summary": "Download manager - Juggernaut",
"description": "Download large files even in background, download multiple files, resume interrupted downloads.",
"homepage": "https://github.com/tularovbeslan/Juggernaut",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tularovbeslan@gmail.com": "tularovbeslan@gmail.com"
},
"source": {
"git": "https://github.com/tularovbeslan/Juggernaut.git",
"tag": "2.2.0"
},
"social_media_url": "https://twitter.com/JiromTomson",
"swift_version": "5",
"platforms": {
"ios": "10.0"
},
"source_files": "Juggernaut/Classes/**/*",
"frameworks": "UIKit"
}