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