[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 2 / b / 5 / YJProgressHUD / 1.0.4 / YJProgressHUD.podspec.json
blob829ad654917ea9a544ecfa7f4dd6e842e58cd1c4
2   "name": "YJProgressHUD",
3   "version": "1.0.4",
4   "summary": "easy use YJProgressHUD on iOS",
5   "description": "easy use YJProgressHUD on iOS,use by readme",
6   "homepage": "https://github.com/TangledHusky/YJProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TangledHusky": "994825763@qq.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/TangledHusky/YJProgressHUD.git",
19     "tag": "v1.0.4"
20   },
21   "source_files": "YJProgressHUDK/*.{h,m}",
22   "dependencies": {
23     "MBProgressHUD": [
25     ]
26   },
27   "resources": "YJProgressHUDK/*.bundle"