[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 6 / d / MBProgressHUD-LY / 0.3.0 / MBProgressHUD-LY.podspec.json
blob4f06df5aef81a6fbc3ca973c1f511f6a2b8b3231
2   "name": "MBProgressHUD-LY",
3   "version": "0.3.0",
4   "summary": "MBProgressHUD的封装,自用",
5   "description": "MBProgressHUD的封装,自用,保存起来",
6   "homepage": "https://github.com/ButtFly/MBProgressHUD-LY",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ButtFly": "315585758@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ButtFly/MBProgressHUD-LY.git",
16     "tag": "0.3.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "MBProgressHUD-LY/Classes/**/*",
23   "resource_bundles": {
24     "MBProgressHUD_LY": [
25       "MBProgressHUD-LY/Assets/*.xcassets"
26     ]
27   },
28   "dependencies": {
29     "MBProgressHUD": [
31     ]
32   },
33   "swift_version": "5.0"