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