mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 05:39:40 +08:00
16fc24d042
* [libplist & libusbmuxd & libimobiledevice] Support build on macos & linux * update version database
20 lines
404 B
JSON
20 lines
404 B
JSON
{
|
|
"name": "libimobiledevice",
|
|
"version": "1.3.17",
|
|
"port-version": 1,
|
|
"description": "A cross-platform protocol library to communicate with iOS devices",
|
|
"homepage": "http://www.libimobiledevice.org",
|
|
"license": "LGPL-2.1-only",
|
|
"dependencies": [
|
|
"dirent",
|
|
"getopt",
|
|
"libplist",
|
|
"libusbmuxd",
|
|
"openssl",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|