[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 0 / ZProgressHUD / 0.0.5 / ZProgressHUD.podspec.json
blob223b129aa3666b63a0083bd44b3537226457435c
2   "name": "ZProgressHUD",
3   "version": "0.0.5",
4   "summary": "ZProgressHUD is a simple use swift HUD",
5   "description": "ZProgressHUD is a simple use swift HUD.\nIt is simple use like ZProgressHUD.show()",
6   "module_name": "ZProgressHUD",
7   "homepage": "https://github.com/zevwings/ZProgressHUD",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "zevwings": "zev.wings@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/zevwings/ZProgressHUD.git",
17     "tag": "0.0.5"
18   },
19   "source_files": [
20     "ZProgressHUD/**/*.swift",
21     "ZProgressHUD/ZProgressHUD.h"
22   ],
23   "resources": "ZProgressHUD/ZProgressHUD.bundle",
24   "requires_arc": true,
25   "platforms": {
26     "ios": "8.0"
27   },
28   "deprecated": true