blob: db2a4f3a89cf16f71394503294ef240037657b73 [file] [log] [blame]
{
"name": "MBDownloadManager",
"version": "1.0.0",
"summary": "MBDownloadManager is a download manager writen in swift.",
"homepage": "https://github.com/omiz/DownloadManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Omar Allaham",
"social_media_url": "https://twitter.com/OmarTheHam",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/omiz/DownloadManager.git",
"tag": "1.0.0"
},
"source_files": "DownloadManager/DownloadManager/Source/**/*.{swift}"
}