{
  "name": "libusbmuxd",
  "href": "https://vcpkg.link/ports/libusbmuxd",
  "supports": "!uwp",
  "published_at": "2023-09-19T16:54:00.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://libimobiledevice.org/",
  "description": [
    "A client library to multiplex connections from and to iOS devices"
  ],
  "license": "LGPL-2.1-or-later",
  "version": {
    "type": "date",
    "value": "2023-06-21",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/7c06f2b2c8858238fbcc2b79962431e6249aa240/ports/libusbmuxd",
    "hash": "7c06f2b2c8858238fbcc2b79962431e6249aa240"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "libimobiledevice-glue",
      "href": "https://vcpkg.link/ports/libimobiledevice-glue",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libplist",
      "href": "https://vcpkg.link/ports/libplist",
      "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": [
    {
      "name": "tools",
      "default": [],
      "description": [
        "build command line tool"
      ],
      "supports": "!android & !ios & !xbox",
      "dependencies": [
        {
          "name": "getopt",
          "href": "https://vcpkg.link/ports/getopt",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}