{
  "name": "com.vovgou.loxodon-framework-addressable",
  "displayName": "Loxodon Framework Addressable",
  "version": "2.6.7",
  "unity": "2018.4",
  "description": "This is a plugin that uses Unity's addressable asset system to load resources.",
  "license": "MIT",
  "keywords": [
    "Loxodon",
    "Framework",
    "Databinding",
    "Localization",
    "MVVM",
    "UI",
    "UGUI",
    "Addressable",
    "UIElements",
    "XLua",
    "Lua"
  ],
  "author": {
    "name": "Clark Yang",
    "email": "yangpc.china@gmail.com"
  },
  "category": "GUI",
  "homepage": "https://github.com/vovgou/loxodon-framework?path=Loxodon.Framework.Addressable",
  "repository": {
    "type": "git",
    "url": "https://github.com/vovgou/loxodon-framework"
  },
  "relatedPackages": {},
  "dependencies": {
    "com.unity.addressables": "1.1.10",
    "com.vovgou.loxodon-framework": "2.6.7"
  }
}
