{
  "name": "spirv-reflect",
  "href": "https://vcpkg.link/ports/spirv-reflect",
  "supports": "all",
  "published_at": "2025-06-17T22:24:24.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/KhronosGroup/SPIRV-Reflect",
  "description": [
    "SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "dot",
    "value": "1.4.309.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/8a67c780178c1fe93dbb89a97fdbe4b95da3addb/ports/spirv-reflect",
    "hash": "8a67c780178c1fe93dbb89a97fdbe4b95da3addb"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/KhronosGroup/SPIRV-Reflect",
    "stars": 778
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}