[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / 0 / ZProgressHUD / 0.0.3 / ZProgressHUD.podspec.json
blobfd8f63c7bc5fd43a8b08184eaec742444ecac425
2   "name": "ZProgressHUD",
3   "version": "0.0.3",
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   "homepage": "https://github.com/zevwings/ZProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zevwings": "zev.wings@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zevwings/ZProgressHUD.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "ZProgressHUD/**/*.swift",
20     "ZProgressHUD/ZProgressHUD.h"
21   ],
22   "resources": "ZProgressHUD/ZProgressHUD.bundle",
23   "requires_arc": true,
24   "platforms": {
25     "ios": "8.0"
26   },
27   "deprecated": true