| { | |
| "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 | |
| } |