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