mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:49:05 +08:00
16fc24d042
* [libplist & libusbmuxd & libimobiledevice] Support build on macos & linux * update version database
16 lines
311 B
JSON
16 lines
311 B
JSON
{
|
|
"name": "libusbmuxd",
|
|
"version": "1.2.219",
|
|
"port-version": 3,
|
|
"description": "A client library to multiplex connections from and to iOS devices",
|
|
"license": "LGPL-2.1-only",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
"libplist",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|