blob: 98f144e1ef961cdafb102f945be89530500ab642 [file] [log] [blame]
{
"name": "SJDownloader",
"version": "1.0.0",
"summary": "下载器",
"description": "封装的NSURLDownloadSession的下载器",
"homepage": "https://gitee.com/changsanjiang/SJDownloader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://gitee.com/changsanjiang/SJDownloader.git",
"tag": "v1.0.0"
},
"authors": {
"SanJiang": "changsanjiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SJDownloader/Classes/**/*"
}