blob: ce20bb0d41bde2823ed1bafa239831a9b8f4792b [file] [log] [blame]
{
"name": "MZDownloadManager",
"version": "3.3",
"summary": "NSURLSession based download manager.",
"description": "Download large files even in background, download multiple files, resume interrupted downloads.",
"homepage": "https://github.com/mzeeshanid/MZDownloadManager",
"screenshots": "https://cloud.githubusercontent.com/assets/2767152/3459842/0c40fe66-0211-11e4-90d8-d8942c8f8651.png",
"license": "BSD",
"authors": {
"Muhammad Zeeshan": "mzeeshanid@yahoo.com"
},
"source": {
"git": "https://github.com/mzeeshanid/MZDownloadManager.git",
"tag": "3.3"
},
"social_media_url": "https://twitter.com/mzeeshanid",
"platforms": {
"ios": "9.0"
},
"source_files": "MZDownloadManager/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}