blob: b158501a3c02a2159e65e12cad7b59642aa1c066 [file] [log] [blame]
{
"name": "SCMBProgressHUD",
"version": "0.0.1",
"summary": "A copy of MBProgressHUD.",
"description": "A short description of SCMBProgressHUD",
"homepage": "https://github.com/kylomooa/MBProgressHUDCopy.git",
"license": "MIT",
"authors": {
"maoqiang": "kylo.mooa@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/kylomooa/MBProgressHUDCopy.git",
"tag": "0.0.1"
},
"source_files": "SCMBProgressHUD/*.{h,m}",
"frameworks": "UIKit"
}