{
  "name": "com.catlib.unity",
  "displayName" : "CatLib.Unity",
  "version": "1.4.0",
  "description": "CatLib.Unity is the service provider framework for Unity",
  "license": "MIT",
  "homepage": "https://github.com/catlib/catlib",
  "keywords": [
    "catlib",
    "unity"
  ],
  "category": "framework",
  "repository": {
    "type": "git",
    "url": "git@github.com:catlib/catlib.git"
  },
  "dependencies": {
    "com.catlib.core" : "1.4.0"
  },
  "unity": "2018.1"
}
