blob: 7cb01e1224b628dd9396fd4c9a6e86e7ef35b876 [file] [log] [blame]
{
"name": "MCDownloadManager",
"version": "1.0.2",
"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.2"
},
"source_files": "MCDownloadManager/MCDownloadManager/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}