blob: 6a1c1f6b116ea40545342bee293bf4e7492a4a0e [file] [log] [blame]
{
"name": "SJDownloadDataTask",
"version": "1.0.8",
"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.8"
},
"authors": {
"SanJiang": "changsanjiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SJDownloadDataTask/SJDownloadDataTask/SJDownloadDataTask/*.{h,m}"
}