Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
303 B
JSON

{
"name": "miniupnpc",
"version": "2.3.0",
"description": "UPnP client library/tool to access Internet Gateway Devices",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}