blob: e2c3b51880fadb8712512a8ab8d7077c880f7064 [file] [log] [blame]
{
"name": "ACProgressHUD",
"version": "0.0.3",
"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.3"
},
"source_files": "ACProgressHUD/**/*.{h,m}",
"resources": "ACProgressHUD/ACProgressHUD.bundle",
"requires_arc": true
}