{
  "name": "com.vovgou.loxodon-framework-localization-csv",
  "displayName": "Loxodon Framework Localization CSV",
  "version": "2.6.6",
  "unity": "2018.4",
  "description": "This is a plugin for the Loxodon.Framework, which supports reading localized resources from csv files.",
  "license": "MIT",
  "keywords": [
    "Loxodon",
    "Framework",
    "Databinding",
    "Localization",
    "MVVM",
    "UI",
    "UGUI",
    "FairyGUI",
    "UIElements",
    "XLua",
    "Lua"
  ],
  "author": {
    "name": "Clark Yang",
    "email": "yangpc.china@gmail.com"
  },
  "category": "GUI",
  "homepage": "https://github.com/vovgou/loxodon-framework?path=Loxodon.Framework.LocalizationsForCsv",
  "repository": {
    "type": "git",
    "url": "https://github.com/vovgou/loxodon-framework"
  },
  "relatedPackages": {},
  "dependencies": {
    "com.vovgou.loxodon-framework": "2.6.4"
  },
  "samples": [
    {
      "displayName": "Tutorials",
      "description": "Tutorials",
      "path": "Samples~/Tutorials"
    }
  ]
}
