blob: 3fc66149668b02f5911dfca4751051fc5697a6a6 [file] [log] [blame]
{
"name": "SJDownloadDataTask",
"version": "1.0.2.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.2.1"
},
"authors": {
"SanJiang": "changsanjiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SJDownloadDataTask/SJDownloadDataTask/SJDownloadDataTask/**/*"
}