{
  "name": "io.nekonya.tinax.uikit.mvvm",
  "version": "6.6.3-preview",
  "displayName": "TinaX.UIKit.MVVM",
  "description": "MVVM 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.18",
    "io.nekonya.tinax.uikit":"6.6.13"
  }
}