{ | |
"name": "HHBadgeHUD", | |
"version": "0.0.5", | |
"summary": "A HHBadgeHUD For iOS Development", | |
"homepage": "https://github.com/theSkyOfJune/HHBadgeHUD", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Li Yang": "https://github.com/theSkyOfJune" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/theSkyOfJune/HHBadgeHUD.git", | |
"tag": "0.0.5" | |
}, | |
"source_files": "HHBadgeHUD/**/*.{h,m}", | |
"requires_arc": true | |
} |