[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / e / HXViewHUD / 0.5.0 / HXViewHUD.podspec.json
blobbc424184dcddc2c8c58a459786b305837e408d8d
2   "name": "HXViewHUD",
3   "version": "0.5.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.5.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HXViewHUD/Classes/**/*",
22   "resource_bundles": {
23     "HXViewHUD": [
24       "HXViewHUD/Assets/*.*",
25       "privacy/PrivacyInfo.xcprivacy"
26     ]
27   }