mirror of
https://github.com/openharmony/third_party_libexif.git
synced 2026-07-21 16:45:22 -04:00
e28ed23f50
Signed-off-by: fengzewu <fengzewu@huawei.com>
34 lines
851 B
JSON
34 lines
851 B
JSON
{
|
|
"name": "@ohos/libexif",
|
|
"description": "Reference library for parsing, editing, and saving EXIF data.",
|
|
"version": "3.1",
|
|
"license": "libexif license",
|
|
"publishAs": "code-segment",
|
|
"segment": {
|
|
"destPath": "third_party/libexif"
|
|
},
|
|
"dirs": {},
|
|
"scripts": {},
|
|
"licensePath": "COPYING",
|
|
"readmePath": {
|
|
"en": "README"
|
|
},
|
|
"component": {
|
|
"name": "libexif",
|
|
"subsystem": "thirdparty",
|
|
"syscap": [],
|
|
"features": [],
|
|
"adapted_system_type": [ "standard" ],
|
|
"rom": "196KB",
|
|
"ram": "392KB",
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
} |