blob: 5d8b0360f7410af3dc2838c243e2d6dcc6f62187 [file] [log] [blame]
{
"name": "PGContinueDownload",
"version": "0.1.1",
"summary": "文件下载",
"description": "文件下载,支持断点续传和文件完整性校验",
"homepage": "https://github.com/PggMan/PGContinueDownload",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PggMan": "gepeng7711@gmail.com"
},
"source": {
"git": "https://github.com/PggMan/PGContinueDownload.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*"
}