blob: 20c6895ef8247809c82a8f5c2f03ed07e41fac64 [file] [log] [blame]
{
"name": "Nama-macOS",
"version": "6.0.0",
"license": "MIT",
"summary": "faceunity nama macOS v6.0.0-dev",
"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-v6.0.0-dev.zip"
},
"source_files": "**/*.{h,m}",
"resources": "**/*.{bundle,txt}",
"osx": {
"vendored_libraries": "**/libnama.a",
"frameworks": [
"OpenGL",
"Accelerate",
"CoreMedia",
"AVFoundation"
]
},
"requires_arc": true,
"libraries": [
"c++"
]
}