pineapple/externals/vcpkg/ports/libideviceactivation/vcpkg.json
2022-07-23 03:01:36 +02:00

15 lines
290 B
JSON
Executable file

{
"name": "libideviceactivation",
"version": "1.3.17",
"description": "A library to handle the activation process of iOS devices",
"dependencies": [
"curl",
"libimobiledevice",
"libplist",
"libxml2",
{
"name": "vcpkg-cmake",
"host": true
}
]
}