12 lines
231 B
JSON
Executable File
12 lines
231 B
JSON
Executable File
{
|
|
"name": "ideviceinstaller",
|
|
"version-string": "1.1.2.23",
|
|
"port-version": 3,
|
|
"description": "Manage apps of iOS devices",
|
|
"supports": "!(windows & arm64)",
|
|
"dependencies": [
|
|
"libimobiledevice",
|
|
"libzip"
|
|
]
|
|
}
|