[Add] TensorFlowLiteSwift 0.0.1-nightly.20241231
[CocoaPods.git] / Specs / 4 / 9 / 8 / PMRProgressHUD / 1.0.0 / PMRProgressHUD.podspec.json
blob2df3af4e08908a7da6b4272471837e4e05bcc61b
2   "name": "PMRProgressHUD",
3   "version": "1.0.0",
4   "summary": "活动指示器,基于MBProgressHUD封装.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/GoKnow/PMRProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cherry": "273685018@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/GoKnow/PMRProgressHUD.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PMRProgressHUD/Classes/**/*",
22   "dependencies": {
23     "MBProgressHUD": [
25     ]
26   },
27   "resources": "PMRProgressHUD/Assets/PMRProgressHUD.bundle"