mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-18 17:37:51 +08:00
14 lines
254 B
JSON
14 lines
254 B
JSON
{
|
|
"name": "miniupnpc",
|
|
"version": "2.1",
|
|
"port-version": 5,
|
|
"description": "UPnP client library/tool to access Internet Gateway Devices",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|