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