blob: 1ebee1e90dcc4afb8f652a54f3be0c03036b5574 [file] [log] [blame]
{
"name": "SGDownload",
"version": "0.0.2",
"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.2"
},
"source_files": "SGDwonload/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}