[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 9 / e / WKCDownloadView / 1.1.0 / WKCDownloadView.podspec.json
blobabd412465c26c9db4e67a635fe7d483f2de86982
2   "name": "WKCDownloadView",
3   "version": "1.1.0",
4   "summary": "WKCDownloadView is a view for download then read the download compents.",
5   "homepage": "https://github.com/WKCLoveYang/WKCDownloadView.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WKCLoveYang": "wkcloveyang@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/WKCLoveYang/WKCDownloadView.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "WKCDownloadView/**/*.{h,m}",
21   "public_header_files": "WKCDownloadView/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "SSZipArchive": [
33     ]
34   }