[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 4 / 2 / e / CHProgressHUD / 0.4 / CHProgressHUD.podspec.json
blob22d725d0b7c9d6caf9aaacbde7b01979092e37a1
2   "name": "CHProgressHUD",
3   "version": "0.4",
4   "summary": "A HUD UIView for ios",
5   "authors": {
6     "chausson": "232564026@qq.COM"
7   },
8   "license": "MIT",
9   "description": "修复显示文字没有做非空判断处理,目前处理是没有传入文字不做任何事",
10   "homepage": "https://github.com/chausson/CHProgressHUD.git",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/chausson/CHProgressHUD.git",
16     "tag": "0.3"
17   },
18   "source_files": "CHProgressHUD/*.{h,m}"