[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / 8 / e / SGDownload / 0.0.4 / SGDownload.podspec.json
blobb2a95582ae1b88e92c6b163711ed299d431ed1d5
2   "name": "SGDownload",
3   "version": "0.0.4",
4   "summary": "An iOS big file download tool",
5   "description": "SGDownload is used to download Through which you can download it for big files At the same time support offline breakpoint downloading.",
6   "homepage": "https://github.com/install-b/OfflineBreakpointDownload",
7   "license": "MIT",
8   "authors": {
9     "ShangenZhang": "gkzhangshangen@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/install-b/OfflineBreakpointDownload.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "SGDwonload/*.{h,m}",
19   "public_header_files": [
20     "SGDwonload/SGCacheManager.h",
21     "SGDwonload/SGDownloadManager.h"
22   ],
23   "frameworks": "UIKit",
24   "requires_arc": true