[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 2 / c / 4 / DBProgressHUD / 1.1.2 / DBProgressHUD.podspec.json
blob566cb4f211e775387677fa549be3bb553777d327
2   "name": "DBProgressHUD",
3   "version": "1.1.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.1.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