mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 02:39:08 +08:00
13 lines
258 B
JSON
13 lines
258 B
JSON
|
{
|
||
|
"name": "libideviceactivation",
|
||
|
"version-string": "1.2.235",
|
||
|
"port-version": 1,
|
||
|
"description": "A library to handle the activation process of iOS devices",
|
||
|
"dependencies": [
|
||
|
"curl",
|
||
|
"libimobiledevice",
|
||
|
"libplist",
|
||
|
"libxml2"
|
||
|
]
|
||
|
}
|