{
  "name": "tbb",
  "version": "2021.5.0",
  "port-version": 1,
  "description": "Intel's Threading Building Blocks.",
  "homepage": "https://github.com/01org/tbb",
  "license": "Apache-2.0",
  "supports": "(windows & !uwp) | linux | osx | ios",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}