blob: 7c53a9134b15c3ab97c503e66b35d082bb711232 [file] [log] [blame]
{
"name": "Nama-macOS-lite",
"version": "5.7.0",
"license": "MIT",
"summary": "faceunity nama macOS v5.7.0-dev-lite",
"homepage": "https://github.com/Faceunity/FULiveDemoMac/tree/dev",
"authors": {
"faceunity": "dev@faceunity.com"
},
"platforms": {
"osx": "10.8"
},
"source": {
"http": "https://www.faceunity.com/sdk/FaceUnity-SDK-Mac-v5.7.0-dev-lite.zip"
},
"source_files": "**/*.{h,m}",
"resources": "**/*.{bundle,txt}",
"osx": {
"vendored_libraries": "**/libnama.a",
"frameworks": [
"OpenGL",
"Accelerate",
"CoreMedia",
"AVFoundation"
]
},
"requires_arc": true,
"libraries": [
"c++"
]
}