blob: 8be5d9309f45848f67fd4c9901724d188dbf409f [file] [log] [blame]
{
"name": "SJDownloadDataTask",
"version": "1.0.1",
"summary": "下载器",
"description": "封装的NSURLSessionDataTask的下载器",
"homepage": "https://gitee.com/changsanjiang/SJDownloadDataTask",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://gitee.com/changsanjiang/SJDownloadDataTask.git",
"tag": "v1.0.1"
},
"authors": {
"SanJiang": "changsanjiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SJDownloadDataTask/SJDownloadDataTask/SJDownloadDataTask/**/*"
}