[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 7 / f / 8 / ZKProgressHUD / 3.2 / ZKProgressHUD.podspec.json
blob6339963d1746cbe1e563e0d461beedaef2605ee2
2   "name": "ZKProgressHUD",
3   "version": "3.2",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "iOS App 上极易于使用的 HUD。",
12   "homepage": "https://github.com/WangWenzhuang/ZKProgressHUD",
13   "authors": {
14     "WangWenzhuang": "1020304029@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/WangWenzhuang/ZKProgressHUD.git",
18     "tag": "3.2"
19   },
20   "description": "ZKProgressHUD 是一个在 iOS App 上极易于使用的 HUD。主要用于显示加载、进度、情景信息、Toast。",
21   "source_files": "ZKProgressHUD/*.swift",
22   "resources": "ZKProgressHUD/ZKProgressHUD.bundle",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.2"
26   },
27   "dependencies": {
28     "Then": [
30     ]
31   }