blob: 2673c9b6aca5381d52220c82feac3b0f008cdf63 [file] [log] [blame]
{
"name": "CJProgressHUD-ios",
"version": "1.0.0",
"summary": "Project based on MBProgressHUD prompt dialog box.",
"homepage": "https://github.com/dreamCC/CJProgressHUD-ios",
"license": "MIT",
"authors": {
"dreamCC": "568644031@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dreamCC/CJProgressHUD-ios.git",
"tag": "1.0.0"
},
"source_files": "CJProgressHUD-ios/*.{h,m}",
"resources": "CJProgressHUD-ios/CJProgressHUD.bundle",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
]
}
}