{
  "name": "spirv-cross",
  "href": "https://vcpkg.link/ports/spirv-cross",
  "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-Cross",
  "description": [
    "SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages."
  ],
  "license": null,
  "version": {
    "type": "dot",
    "value": "1.4.309.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/8a67c780178c1fe93dbb89a97fdbe4b95da3addb/ports/spirv-cross",
    "hash": "8a67c780178c1fe93dbb89a97fdbe4b95da3addb"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/KhronosGroup/SPIRV-Cross",
    "stars": 2248
  },
  "dependencies": [
    {
      "name": "spirv-headers",
      "href": "https://vcpkg.link/ports/spirv-headers",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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": []
}