blob: 87c8716bc2bcf374847475b30274ca5b960fd8b8 [file] [log] [blame]
{
"name": "BHUD",
"version": "1.0.5",
"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.5"
},
"resource_bundles": {
"BHUDImagesBundle": [
"BHUD/images/*.png"
]
},
"source_files": [
"BHUD/*.{h,m}",
"BHUD/HudIndicatorViewStyle/*.{h,m}"
],
"requires_arc": true
}