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

19 lines
362 B
JSON

{
"name": "rtmfp-cpp",
"version": "1.5.1",
"description": "Secure Real-Time Media Flow Protocol Library (RTMFP)",
"homepage": "https://github.com/zenomt/rtmfp-cpp",
"license": "MIT",
"dependencies": [
"openssl",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}