[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / a / 9 / 8 / MBProgressHUD-Extension / 1.0.1 / MBProgressHUD-Extension.podspec.json
blobb823c5941d1ec05fb5ffa1b7e73bf61c08da4f55
2   "name": "MBProgressHUD-Extension",
3   "version": "1.0.1",
4   "summary": "An easy way to use MBProgressHUD",
5   "homepage": "https://github.com/wyw1984/MBProgressHUD-Extension",
6   "license": "MIT",
7   "authors": {
8     "qq2126724184": "2126724184@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/wyw1984/MBProgressHUD-Extension.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "MBProgressHUD-Extension/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "MBProgressHUD": [
22     ]
23   }