[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 1 / 2 / HFDownloadManager / 0.1.0 / HFDownloadManager.podspec.json
blob7beea1205dd2ff23406b10f20a26e90dce23dd96
2   "name": "HFDownloadManager",
3   "version": "0.1.0",
4   "summary": "HFDownloadManager.",
5   "description": "基于NSURLSession封装的断点续传类,用于大文件下载,退出程序后,下次接着下载",
6   "homepage": "https://github.com/CoderHFZhu/HFDownloadManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CoderHFZhu": "54666674@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CoderHFZhu/HFDownloadManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HFDownloadManager/Classes/**/*"