[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / 9 / 1 / 2 / XWHUDManager / 0.1.1 / XWHUDManager.podspec.json
blobf1556a4babd3fbea82b91312bd6014fcc06011c2
2   "name": "XWHUDManager",
3   "version": "0.1.1",
4   "summary": "MBProgressHUD 封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/qxuewei/XWHUDManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qxuewei": "qiuxuewei@peiwo.cn"
13   },
14   "source": {
15     "git": "https://github.com/qxuewei/XWHUDManager.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XWHUDManager/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MBProgressHUD": [
25       "~> 1.1.0"
26     ]
27   }