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

18 lines
360 B
JSON

{
"name": "tinyexif",
"version": "1.0.3",
"description": "tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG images",
"homepage": "https://github.com/cdcseacave/TinyEXIF",
"dependencies": [
"tinyxml2",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}