2021-09-09 16:24:04 +08:00
|
|
|
{
|
|
|
|
"name": "libimobiledevice",
|
2023-09-14 07:51:44 +08:00
|
|
|
"version-date": "2023-07-05",
|
2021-09-09 16:24:04 +08:00
|
|
|
"description": "A cross-platform protocol library to communicate with iOS devices",
|
|
|
|
"homepage": "http://www.libimobiledevice.org",
|
2023-09-14 07:51:44 +08:00
|
|
|
"license": "LGPL-2.1-or-later",
|
|
|
|
"supports": "!uwp",
|
2021-09-09 16:24:04 +08:00
|
|
|
"dependencies": [
|
|
|
|
"dirent",
|
2023-09-14 07:51:44 +08:00
|
|
|
"libimobiledevice-glue",
|
2021-09-09 16:24:04 +08:00
|
|
|
"libplist",
|
|
|
|
"libusbmuxd",
|
2021-09-24 08:04:17 +08:00
|
|
|
"openssl",
|
2023-03-29 05:49:27 +08:00
|
|
|
{
|
2023-09-14 07:51:44 +08:00
|
|
|
"name": "vcpkg-cmake",
|
2023-03-29 05:49:27 +08:00
|
|
|
"host": true
|
|
|
|
},
|
2021-09-24 08:04:17 +08:00
|
|
|
{
|
2023-09-14 07:51:44 +08:00
|
|
|
"name": "vcpkg-cmake-config",
|
2021-09-24 08:04:17 +08:00
|
|
|
"host": true
|
|
|
|
}
|
2021-09-09 16:24:04 +08:00
|
|
|
]
|
|
|
|
}
|