mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 23:46:48 +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"
|
||
|
]
|
||
|
}
|