blob: 801bab13a40750c4e11f8e96dba1ac55afc75646 [file] [log] [blame]
{
"name": "ACProgressHUD",
"version": "0.0.1",
"summary": "An easy way to use pop-up box",
"homepage": "https://github.com/zhulang/ACProgressHUD",
"license": "MIT",
"authors": {
"Achilles_Chu": "610730060@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/zhulang/ACProgressHUD.git",
"tag": "0.0.1"
},
"source_files": "ACProgressHUD/**/*.{h,m}",
"resources": "ACProgressHUD/ACProgressHUD.bundle",
"requires_arc": true
}