blob: 9595c70656d73bfdb5db846a4e80b87805894106 [file] [log] [blame]
{
"name": "Juggernaut",
"version": "1.0.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": "1.0.0"
},
"social_media_url": "https://twitter.com/JiromTomson",
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}