{ | |
"name": "DGDownloadManager", | |
"version": "0.0.1", | |
"summary": "A short description of DGDownloadManager", | |
"homepage": "https://github.com/liudiange/DGDownloadManager", | |
"license": "MIT", | |
"authors": { | |
"diange Liu": "shaoyeliudiange@163.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/liudiange/DGDownloadManager.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "DGDownloadManager/DGDownloadManagers/*", | |
"frameworks": "UIKit", | |
"dependencies": { | |
"AFNetworking": [ | |
"~> 3.1.0" | |
] | |
} | |
} |