14 lines
254 B
JSON
14 lines
254 B
JSON
|
{
|
||
|
"name": "idevicerestore",
|
||
|
"version": "1.0.12",
|
||
|
"port-version": 7,
|
||
|
"description": "Restore/upgrade firmware of iOS devices",
|
||
|
"supports": "windows",
|
||
|
"dependencies": [
|
||
|
"curl",
|
||
|
"libimobiledevice",
|
||
|
"libirecovery",
|
||
|
"libzip"
|
||
|
]
|
||
|
}
|