{
  "name": "aws-c-mqtt",
  "href": "https://vcpkg.link/ports/aws-c-mqtt",
  "supports": "all",
  "published_at": "2026-05-27T19:12:44.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/awslabs/aws-c-mqtt",
  "description": [
    "C99 implementation of the MQTT 3.1.1 specification."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "0.16.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/c76186d7db8107e7c7b721454a4bfaad4564dafb/ports/aws-c-mqtt",
    "hash": "c76186d7db8107e7c7b721454a4bfaad4564dafb"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "aws-c-http",
      "href": "https://vcpkg.link/ports/aws-c-http",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "aws-c-io",
      "href": "https://vcpkg.link/ports/aws-c-io",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "s2n",
      "href": "https://vcpkg.link/ports/s2n",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "!uwp & !windows"
    },
    {
      "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": []
}