{
  "minVersion": "2.0",
  "class": "DepictionTabView",
  "tintColor": "#007AFF",
  "headerImage": "https://yyy.xmling.top/assets/keyboardtools-header.png",
  "headerURL": "https://yyy.xmling.top",
  "name": "键盘工具栏",
  "tabs": [
    {
      "class": "DepictionSubheaderView",
      "title": "键盘工具栏",
      "subtitle": "在所有 App 键盘上方显示快捷工具栏"
    },
    {
      "class": "DepictionMarkdownView",
      "useRawFormat": true,
      "markdown": "## 功能介绍\n\n在所有 App 的键盘上方显示快捷工具栏，支持三个常用功能：\n\n- 📋 **粘贴** - 快速粘贴剪贴板内容\n- 📄 **复制** - 快速复制选中内容\n- ✏️ **选择** - 快速进入文本选择模式\n\n## 特点\n\n- ✅ 系统级插件，全局生效\n- ✅ 支持所有 App\n- ✅ 无需越狱设备重启\n- ✅ 轻量级，不占用资源\n\n## 使用说明\n\n1. 安装后注销设备或重启 SpringBoard\n2. 在任意输入框唤出键盘\n3. 键盘上方会自动显示工具栏\n4. 点击对应按钮即可使用功能"
    },
    {
      "class": "DepictionScreenshotsView",
      "itemCornerRadius": 10,
      "screenshots": [
        {
          "accessibilityText": "键盘工具栏截图",
          "url": "https://yyy.xmling.top/assets/screenshot1.png"
        }
      ]
    },
    {
      "class": "DepictionTableTextView",
      "title": "信息",
      "data": [
        {
          "title": "版本",
          "text": "1.0.0"
        },
        {
          "title": "开发者",
          "text": "淩淩"
        },
        {
          "title": "系统要求",
          "text": "iOS 14.0+"
        }
      ]
    }
  ]
}
