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