blob: b0127f2f9348676fc4d3ddfb899fc476e5a47142 [file] [log] [blame]
{
"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
}