[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 1 / 3 / f / ZVProgressHUD / 0.0.2 / ZVProgressHUD.podspec.json
blobf53ddd2a8e465164ad10465d7924f2b056078e06
2   "name": "ZVProgressHUD",
3   "version": "0.0.2",
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": "0.0.2"
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"