blob: 59e4f888fd42bc27eb26fc9f78cfee4ad72a2246 [file] [log] [blame]
{
"name": "SGDownload",
"version": "0.0.3",
"summary": "An iOS big file download tool",
"description": "SGDownload is used to download Through which you can download it for big files At the same time support offline breakpoint downloading.",
"homepage": "https://github.com/install-b/OfflineBreakpointDownload",
"license": "MIT",
"authors": {
"ShangenZhang": "gkzhangshangen@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/install-b/OfflineBreakpointDownload.git",
"tag": "0.0.3"
},
"source_files": "SGDwonload/*.{h,m}",
"public_header_files": [
"SGDwonload/SGCacheManager.h",
"SGDwonload/SGDownloadManager.h"
],
"frameworks": "UIKit",
"requires_arc": true
}