blob: f24360df4db8eaec67d4ecc5b34a0ce5c3a4eeb3 [file] [log] [blame]
{
"name": "BHUD",
"version": "1.0.3",
"summary": "hud",
"homepage": "https://github.com/february29/BHUD",
"license": "MIT",
"authors": {
"february29": "pengyou_byh@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/february29/BHUD.git",
"tag": "1.0.3"
},
"resource_bundles": {
"BHUDImagesBundle": [
"BHUD/images/*.png"
]
},
"source_files": [
"BHUD/*.{h,m}",
"BHUD/HudIndicatorViewStyle/*.{h,m}"
],
"requires_arc": true
}