mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 09:19:07 +08:00
14 lines
261 B
JSON
14 lines
261 B
JSON
|
{
|
||
|
"name": "idevicerestore",
|
||
|
"version-string": "1.0.12",
|
||
|
"port-version": 5,
|
||
|
"description": "Restore/upgrade firmware of iOS devices",
|
||
|
"supports": "windows",
|
||
|
"dependencies": [
|
||
|
"curl",
|
||
|
"libimobiledevice",
|
||
|
"libirecovery",
|
||
|
"libzip"
|
||
|
]
|
||
|
}
|