mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:29:01 +08:00
16fc24d042
* [libplist & libusbmuxd & libimobiledevice] Support build on macos & linux * update version database
15 lines
314 B
JSON
15 lines
314 B
JSON
{
|
|
"name": "libplist",
|
|
"version": "1.3.6",
|
|
"port-version": 2,
|
|
"description": "A library to handle Apple Property List format in binary or XML",
|
|
"homepage": "https://libimobiledevice.org/",
|
|
"license": "LGPL-2.1-only",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|