mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-13 10:58:08 +08:00
15 lines
319 B
JSON
15 lines
319 B
JSON
|
{
|
||
|
"name": "libimobiledevice",
|
||
|
"version-string": "1.3.6",
|
||
|
"port-version": 2,
|
||
|
"description": "A cross-platform protocol library to communicate with iOS devices",
|
||
|
"homepage": "http://www.libimobiledevice.org",
|
||
|
"dependencies": [
|
||
|
"dirent",
|
||
|
"getopt",
|
||
|
"libplist",
|
||
|
"libusbmuxd",
|
||
|
"openssl"
|
||
|
]
|
||
|
}
|