[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 8 / f / 9 / UIView+YFMBProgressHUD / 0.2.0 / UIView+YFMBProgressHUD.podspec.json
blob96f5af55ac0829a7e0385e33fdda307a017a47de
2   "name": "UIView+YFMBProgressHUD",
3   "version": "0.2.0",
4   "summary": "based MBProgressHUD, easy-to-use",
5   "description": "based MBProgressHUD, easy-to-use, show activity、message、complete handle",
6   "homepage": "https://github.com/yonfong/UIView-MBProgressHUD.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yonfeng": "yonfeng.zhang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yonfong/UIView-MBProgressHUD.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UIView-MBProgressHUD/Classes/**/*",
22   "dependencies": {
23     "MBProgressHUD": [
25     ]
26   }