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