{
  "name": "spirv-cross",
  "version-date": "2021-01-15",
  "port-version": 2,
  "description": "SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.",
  "homepage": "https://github.com/KhronosGroup/SPIRV-Cross",
  "dependencies": [
    "spirv-headers",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
