[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / e / HXViewHUD / 0.1.0 / HXViewHUD.podspec.json
blobc556ac685660a98eac2366181d6af4cf54fac84d
2   "name": "HXViewHUD",
3   "version": "0.1.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.1.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   }