blob: 3e7c356cc9fec3c126f4a3aca42ab3e2da63f8db [file] [log] [blame]
{
"name": "CocoaDownloadSDK",
"version": "1.0.7",
"summary": "A userful download SDK.",
"description": "为小翼管家提供的下载SDK,负责底层下载任务管理,高效简洁",
"homepage": "https://github.com/BlakeHu-ecust/CocoaDownloadSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yue Hu": "huyue@hsgene.com"
},
"source": {
"git": "https://github.com/BlakeHu-ecust/CocoaDownloadSDK.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CocoaDownloadSDK/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
]
}
}