[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / a / MBProgressHUD+Add / 0.0.1 / MBProgressHUD+Add.podspec.json
blobde59b6fa3f529b52331ae98de71df2e5765b6e29
2   "name": "MBProgressHUD+Add",
3   "version": "0.0.1",
4   "summary": "给UIView和UIViewController添加HUD扩展,以便使用.",
5   "homepage": "https://github.com/ONECATYU/MBProgressHUD-Add",
6   "authors": {
7     "capsule": "786910875"
8   },
9   "platforms": {
10     "ios": null
11   },
12   "source": {
13     "git": "https://github.com/ONECATYU/MBProgressHUD-Add.git",
14     "tag": "0.0.1"
15   },
16   "source_files": [
17     "MBProgressHUD+Add",
18     "MBProgressHUD+Add/**/*.{h,m}"
19   ],
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "MBProgressHUD": [
27       "~> 1.0.0"
28     ]
29   }