[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / 8 / e / SGDownload / 0.0.3 / SGDownload.podspec.json
blob59e4f888fd42bc27eb26fc9f78cfee4ad72a2246
2   "name": "SGDownload",
3   "version": "0.0.3",
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.3"
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