blob: 7e8071e5375d3f8bfd5732fe60745b2e64cc4824 [file] [log] [blame]
{
"name": "CocoaDownloadSDK",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CocoaDownloadSDK/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Reachability": [
]
}
}