blob: 392b365fcd0af97b4cd28d3f9bdec02aba48ab9d [file] [log] [blame]
{
"name": "EasyDownloadSession",
"version": "2.0.2",
"summary": "EasyDownloadSession allows to pause and resume downloads having a full control of the order of execution.",
"homepage": "https://github.com/lagubull/",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Javier Laguna": "lagubull@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lagubull/EasyDownloadSession.git",
"branch": "devSwift",
"tag": "2.0.2"
},
"source_files": "EasyDownloadSession/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}