[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / 9 / YHMBProgressHUD / 1.1 / YHMBProgressHUD.podspec.json
blobe5bc713783ff240cfd2a0c4489d92b9457c8a326
2   "name": "YHMBProgressHUD",
3   "version": "1.1",
4   "summary": "MBProgressHUD",
5   "description": "基于MBProgrssHUD再次封装",
6   "homepage": "https://github.com/yuhuans/YHMBProgressHUD",
7   "license": "MIT",
8   "authors": {
9     "yuhuanwater": "260647768@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yuhuans/YHMBProgressHUD.git",
16     "tag": "1.1"
17   },
18   "source_files": "YHMBProgressHUD/YHMBProgressHUD/HUD/*.{h,m}",
19   "dependencies": {
20     "MBProgressHUD": [
22     ]
23   }