[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 7 / f / CJFileDownloader / 1.0.0 / CJFileDownloader.podspec.json
blob0eda1415afce5b12eef15b974806a1e77752f5b8
2   "name": "CJFileDownloader",
3   "version": "1.0.0",
4   "summary": "文件下载、上传管理器, 支持任意文件下载,断点下载,导出缓存路径;以及单文件上传和批量文件上传。",
5   "description": "文件下载、上传管理器, 支持任意文件下载,断点下载,导出缓存路径;以及单文件上传和批量文件上传。",
6   "homepage": "https://github.com/lele8446/CJFileDownloader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lele8446": "lele8446@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lele8446/CJFileDownloader.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "public_header_files": "CJFileDownloader/Classes/**/*.h",
22   "source_files": "CJFileDownloader/Classes/**/*",
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }