[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / e / HXViewHUD / 0.3.0 / HXViewHUD.podspec.json
blobffbada990fc83f764662419d5a7f7046642464e7
2   "name": "HXViewHUD",
3   "version": "0.3.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.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HXViewHUD/Classes/**/*",
22   "resource_bundles": {
23     "HXViewHUD": [
24       "HXViewHUD/Assets/*.*"
25     ]
26   }