| { |
| "name": "MCDownloadManager", |
| "version": "1.0.0", |
| "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.0" |
| }, |
| "source_files": "MCDownloadManager/MCDownloadManager/*.{h,m}", |
| "exclude_files": "Classes/Exclude", |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ] |
| } |