blob: 576e447c1a2fc671fba6d549d7e8a0ae4dcdcc04 [file] [log] [blame]
{
"name": "TheTerminal",
"version": "0.8.0",
"summary": "手机端命令辅助调试工具.提供发包后查看调试应用。",
"description": "发包后供测试人员发现bug时调试应用。如重定向日志,弹框展示信息,本地通知,路由页面等。",
"homepage": "https://github.com/DacianSky/TheTerminal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TheMe": "sdqvsqiu@gmail.com"
},
"source": {
"git": "https://github.com/DacianSky/TheTerminal.git",
"tag": "0.8.0"
},
"platforms": {
"ios": "8.2"
},
"source_files": "TheTerminal/Classes/**/*"
}