mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:09:06 +08:00
18 lines
369 B
JSON
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
|
|
}
|
|
]
|
|
}
|