{
  "name": "libideviceactivation",
  "href": "https://vcpkg.link/ports/libideviceactivation",
  "supports": "!uwp",
  "published_at": "2023-09-22T23:07:44.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://libimobiledevice.org/",
  "description": [
    "A library to handle the activation process of iOS devices"
  ],
  "license": "LGPL-2.1-or-later",
  "version": {
    "type": "date",
    "value": "2023-05-01",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/c96d0405036c7418ce8272767c5fbe5403f9cf2d/ports/libideviceactivation",
    "hash": "c96d0405036c7418ce8272767c5fbe5403f9cf2d"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "curl",
      "href": "https://vcpkg.link/ports/curl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libimobiledevice",
      "href": "https://vcpkg.link/ports/libimobiledevice",
      "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": "libxml2",
      "href": "https://vcpkg.link/ports/libxml2",
      "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": []
    }
  ]
}