1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{ "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 } ] }