[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 9 / 0 / MBProgressHUD-YF / 1.0.0 / MBProgressHUD-YF.podspec.json
blob1fbafef28624d6c68215d7beba284a42d5f4a22b
2   "name": "MBProgressHUD-YF",
3   "version": "1.0.0",
4   "summary": "An iOS activity indicator view.",
5   "description": "MBProgressHUD is an iOS drop-in class that displays a translucent HUD\nwith an indicator and/or labels while work is being done in a background thread.\nThe HUD is meant as a replacement for the undocumented, private UIKit UIProgressHUD\nwith some additional features.",
6   "homepage": "https://github.com/BigShow1949/MBProgressHUD-YF.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BigShow1949": "1029883589@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/BigShow1949/MBProgressHUD-YF.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "MBProgressHUD+YF/Tool/**/*.{h,m}",
22   "frameworks": [
23     "CoreGraphics",
24     "QuartzCore",
25     "UIKit"
26   ],
27   "requires_arc": true