{
  "name": "libimobiledevice-glue",
  "version-date": "2023-05-13",
  "description": "Library with common code used by the libraries and tools around the libimobiledevice project.",
  "homepage": "https://libimobiledevice.org/",
  "license": "LGPL-2.1-or-later",
  "dependencies": [
    "libplist",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
