{ | |
"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" | |
} | |
} |