[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / b / MXHUDManager / 0.1.0 / MXHUDManager.podspec.json
blob3513578dcf98c05bf0d198aa94fbc06b6cdeb712
2   "name": "MXHUDManager",
3   "version": "0.1.0",
4   "summary": "A short description of MXHUDManager.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yang0123shu/MXHUDManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yang0123shu": "yang0123shu@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yang0123shu/MXHUDManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MXHUDManager/Classes/**/*",
22   "dependencies": {
23     "SVProgressHUD": [
25     ]
26   }