mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 02:28:59 +08:00
11 lines
259 B
JSON
11 lines
259 B
JSON
|
{
|
||
|
"name": "tinyexif",
|
||
|
"version-string": "1.0.2",
|
||
|
"port-version": 7,
|
||
|
"description": "tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG images",
|
||
|
"homepage": "https://github.com/cdcseacave/TinyEXIF",
|
||
|
"dependencies": [
|
||
|
"tinyxml2"
|
||
|
]
|
||
|
}
|