[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 9 / 3 / b / HudExtension / 1.0.0 / HudExtension.podspec.json
blobd5aefa8c62dadb959bf94cd2635258aea610f708
2   "name": "HudExtension",
3   "version": "1.0.0",
4   "summary": "An extension of MBProgressHUD",
5   "description": "An extension of MBProgressHUD with OC .",
6   "homepage": "https://github.com/iRemark/HUD-Example.git",
7   "license": "MIT",
8   "authors": {
9     "chuck": "lc081200@example.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/iRemark/HUD-Example.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "HudExtension/*.{h,m}",
19   "resources": "HudExtension/MBProgressHUD.bundle",
20   "dependencies": {
21     "MBProgressHUD": [
23     ]
24   }