[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / 7 / b / QDDownloader / 0.1.2 / QDDownloader.podspec.json
bloba36c1d0827bbe093fee4b6275ca1a3cf6187cbe4
2   "name": "QDDownloader",
3   "version": "0.1.2",
4   "summary": "Downloader depend on AFNetworking.",
5   "homepage": "https://github.com/QiuDaniel/QDDownloader",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "qiudan": "qiudan-098@163.com"
12   },
13   "source": {
14     "git": "https://github.com/QiuDaniel/QDDownloader.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "QDDownloader/*.{h,m}",
23     "QDDownloader/Core/*.{h,m}"
24   ],
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "SSZipArchive": [
31     ]
32   }