[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 1 / 3 / f / ZVProgressHUD / 1.0.0 / ZVProgressHUD.podspec.json
blobbf3b4e4776034dcf66657c20a43975eed436e3ba
2   "name": "ZVProgressHUD",
3   "version": "1.0.0",
4   "summary": "A pure-swift and wieldy HUD",
5   "description": "ZVProgressHUD a pure-swift and wieldy HUD",
6   "homepage": "https://github.com/zevwings/ZVProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zevwings": "zevwings@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zevwings/ZVProgressHUD.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "ZVProgressHUD/**/*.swift",
23     "ZVProgressHUD/ZVProgressHUD.h"
24   ],
25   "resources": "ZVProgressHUD/Resource.bundle",
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"