blob: dc1b25219f6e7cb52df5850a01d076e6be0ed543 [file] [log] [blame]
{
"name": "EasyDownloadSession",
"version": "2.0.1",
"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.1"
},
"source_files": "EasyDownloadSession/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}