15 lines
290 B
JSON
Executable file
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
|
|
}
|
|
]
|
|
}
|