blob: bb8fc8b4b34d5e2c43cd862f98d0895f3e91d4f3 [file] [log] [blame]
{
"name": "HelloWindowHud",
"version": "0.0.1",
"summary": "A state bar hud for iOS on window",
"homepage": "https://github.com/guohongquan/HelloWindowHud",
"license": "MIT",
"authors": {
"iticle": "guohongquan1027@163.com"
},
"source": {
"git": "https://github.com/guohongquan/HelloWindowHud.git",
"tag": "0.0.1"
},
"source_files": "HelloWindowHud/",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}