[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 2 / c / 4 / DBProgressHUD / 1.2.2 / DBProgressHUD.podspec.json
blob395cb2ef461965170cf8099b8b11fee0983dcbba
2   "name": "DBProgressHUD",
3   "version": "1.2.2",
4   "summary": "Dabay tech : DBProgressHUD is based on MBProgressHUD.",
5   "homepage": "https://github.com/Dabay-Tech/DBProgressHUD",
6   "license": "MIT",
7   "authors": {
8     "Tao Fei": "taofei0610@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Dabay-Tech/DBProgressHUD.git",
15     "tag": "1.2.2"
16   },
17   "source_files": "DBProgressHUD/**/*.{h,m}",
18   "resources": "DBProgressHUD/DBProgressHUD.bundle",
19   "frameworks": [
20     "CoreGraphics",
21     "QuartzCore",
22     "UIKit"
23   ],
24   "dependencies": {
25     "MBProgressHUD": [
26       "~> 1.0.0"
27     ]
28   },
29   "requires_arc": true