blob: 25ad6c3588ce27397f56ad63aa925d833604f940 [file] [log] [blame]
{
"name": "DownloadManager",
"version": "0.0.2",
"summary": "A short description of DownloadManager",
"homepage": "https://github.com/liudiange/downloadManager",
"license": "MIT",
"authors": {
"diange Liu": "shaoyeliudiange@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liudiange/downloadManager.git",
"tag": "0.0.2"
},
"source_files": "DownloadManagers/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}