[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 2 / c / 4 / DBProgressHUD / 1.2.0 / DBProgressHUD.podspec.json
blob7a8d5519e81422170234c4cdfafb0860a98ff0f9
2   "name": "DBProgressHUD",
3   "version": "1.2.0",
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.0"
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