mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 23:29:01 +08:00
11 lines
195 B
JSON
11 lines
195 B
JSON
|
{
|
||
|
"name": "ideviceinstaller",
|
||
|
"version-string": "1.1.2.23",
|
||
|
"port-version": 2,
|
||
|
"description": "Manage apps of iOS devices",
|
||
|
"dependencies": [
|
||
|
"libimobiledevice",
|
||
|
"libzip"
|
||
|
]
|
||
|
}
|