ai-illustwitter-media-kit
Version:
AI Illustwitter Media Kit: high performance image and video processing library.
19 lines (18 loc) • 433 B
JSON
{
"$schema": "https://nitro.margelo.com/nitro.schema.json",
"cxxNamespace": ["mediakit"],
"ios": {
"iosModuleName": "AIMediaKit"
},
"android": {
"androidNamespace": ["mediakit"],
"androidCxxLibName": "AIMediaKit"
},
"autolinking": {
"AIMediaKit": {
"swift": "AIMediaKit",
"kotlin": "AIMediaKit"
}
},
"ignorePaths": ["node_modules"]
}