yuzu/externals/vcpkg/ports/libideviceactivation/vcpkg.json

16 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
}
]
}