mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 17:18:59 +08:00
16fc24d042
* [libplist & libusbmuxd & libimobiledevice] Support build on macos & linux * update version database
13 lines
252 B
JSON
13 lines
252 B
JSON
{
|
|
"name": "ideviceinstaller",
|
|
"version": "1.1.2.23",
|
|
"port-version": 4,
|
|
"description": "Manage apps of iOS devices",
|
|
"license": "LGPL-2.1-only",
|
|
"supports": "windows & !arm64",
|
|
"dependencies": [
|
|
"libimobiledevice",
|
|
"libzip"
|
|
]
|
|
}
|