[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / e / HXViewHUD / 0.2.0 / HXViewHUD.podspec.json
blob6f1f1f2000a84ad1e62ecc0728042e445c6eb2ff
2   "name": "HXViewHUD",
3   "version": "0.2.0",
4   "summary": "UIView HUD Tool.",
5   "description": "A UIView HUD Tool.",
6   "homepage": "https://github.com/TheLittleBoy/HXViewHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TheLittleBoy": "wangxa@edu-edu.com.cn"
13   },
14   "source": {
15     "git": "https://github.com/TheLittleBoy/HXViewHUD.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HXViewHUD/Classes/**/*",
22   "resource_bundles": {
23     "HXViewHUD": [
24       "HXViewHUD/Assets/*.png"
25     ]
26   }