blob: 7ff38a354b6a6d3c7db83aa53a323c786800250f [file] [log] [blame]
{
"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"
]
}
}