blob: 64095939df3b5a84b5759b417445e75c73f25566 [file] [log] [blame]
{
"name": "DBProgressHUD",
"version": "1.0.3",
"summary": "Dabay tech : DBProgressHUD is based on MBProgressHUD.",
"homepage": "https://github.com/Dabay-Tech/DBProgressHUD",
"license": "MIT",
"authors": {
"Tao Fei": "taofei0610@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Dabay-Tech/DBProgressHUD.git",
"tag": "1.0.3"
},
"source_files": "DBProgressHUD/**/*.{h,m}",
"resources": "DBProgressHUD/DBProgressHUD.bundle",
"frameworks": [
"CoreGraphics",
"QuartzCore",
"UIKit"
],
"requires_arc": true
}