blob: ae45862af9aca171a0ee5428361a29607371d053 [file] [log] [blame]
{
"name": "YAHConsole",
"version": "0.0.1",
"summary": "调试日志实时查看",
"description": "调试日志实时查看 for app",
"homepage": "https://github.com/yahua/IOS_Console",
"license": "MIT",
"authors": {
"王时温": "yahua523@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yahua/IOS_Console.git",
"tag": "0.0.1"
},
"source_files": "Console",
"dependencies": {
"fishhook": [
]
}
}