mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 00:38:59 +08:00
14 lines
312 B
JSON
14 lines
312 B
JSON
|
{
|
||
|
"name": "easyexif",
|
||
|
"version-date": "2022-10-07",
|
||
|
"description": "Tiny ISO-compliant C++ EXIF parsing library, third-party dependency free",
|
||
|
"homepage": "https://github.com/mayanklahiri/easyexif",
|
||
|
"license": null,
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|