blob: 8d515b06fb713578dfb4155c8b643ccc0aa8d1b3 [file] [log] [blame]
{
"name": "MCDownloadManager",
"version": "1.0.3",
"summary": "A simple and convenient multi task download manager",
"homepage": "https://github.com/agelessman/MCDownloadManager",
"license": "MIT",
"authors": {
"machao": "714080794@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/agelessman/MCDownloadManager.git",
"tag": "1.0.3"
},
"source_files": "MCDownloadManager/MCDownloadManager/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
]
}