blob: dd5d7aec84beb58703b03fa4dd2466f1abfa21fa [file] [log] [blame]
{
"name": "DBProgressHUD",
"version": "1.0.2",
"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.2"
},
"source_files": "DBProgressHUD/**/*.{h,m}",
"resources": "DBProgressHUD/DBProgressHUD.bundle",
"frameworks": [
"CoreGraphics",
"QuartzCore",
"UIKit"
],
"requires_arc": true
}