blob: 617d8eb2d59f5bf6daa9f97eadfb097fe5fb7dc9 [file] [log] [blame]
{
"name": "Nama-macOS-lite",
"version": "6.6.1",
"license": "MIT",
"summary": "faceunity nama macOS v6.6.1-lite",
"homepage": "https://github.com/Faceunity/FULiveDemoMac/tree/master",
"authors": {
"faceunity": "dev@faceunity.com"
},
"platforms": {
"osx": "10.8"
},
"source": {
"http": "https://www.faceunity.com/sdk/FaceUnity-SDK-Mac-v6.6.1-lite.zip"
},
"source_files": "**/*.{h,m}",
"resources": "**/*.{bundle,txt}",
"static_framework": false,
"osx": {
"vendored_frameworks": "*/Nama.framework",
"frameworks": [
"OpenGL",
"Accelerate",
"CoreMedia",
"AVFoundation"
]
},
"requires_arc": true,
"libraries": [
"c++"
]
}