vcpkg/ports/rlottie/vcpkg.json
2024-10-31 23:25:01 -07:00

18 lines
369 B
JSON

{
"name": "rlottie",
"version-date": "2024-08-26",
"description": "A platform independent standalone library that plays Lottie Animation.",
"homepage": "https://github.com/Samsung/rlottie",
"dependencies": [
"rapidjson",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}