{
  "name": "io.nekonya.tinax.uikit",
  "version": "6.6.23",
  "displayName": "TinaX.UIKit",
  "description": "UGUI-based UI framework",
  "unity": "2019.4",
  "keywords": [
    "TinaX",
    "TinaX Framework",
    "UI",
    "UIKit",
    "UGUI"
  ],
  "author": {
    "name": "yomunsam",
    "email": "yomunsam@gmail.com",
    "url": "https://yomunchan.moe"
  },
  "type": "library",
  "license":"MIT",
  "dependencies": {
    "io.nekonya.tinax.core":"6.6.23",
    "io.nekonya.tinax.xcomponent":"6.6.4"
  }
}