blob: bedf93147c82b8875d14ae7feaccc517a85c91a9 [file] [log] [blame]
{
"name": "BHUD",
"version": "1.0.0",
"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.0"
},
"resources": [
"BHUD/images/*"
],
"source_files": [
"BHUD/*.{h,m}",
"BHUD/HudIndicatorViewStyle/*.{h,m}"
],
"requires_arc": true
}