blob: 989af8988bc962592d1d650c3a035641935726da [file] [log] [blame]
{
"name": "ZPMConsole",
"version": "0.0.1",
"summary": "ZPMConsole —— Show Console on simulator or device.",
"description": "Show Console Log on simulator or device. Convenient debugging for you.",
"homepage": "https://github.com/liuzhao/ZPMConsole",
"license": "MIT",
"authors": {
"MMR无与伦比": "truend86@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liuzhao/ZPMConsole.git",
"tag": "0.0.1"
},
"source_files": [
"ZPMConsole",
"Console/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "ZPMConsole/Resources/*.{png,js}"
}