blob: 61a2ce90f7d2041534b90715335b7bc09413404d [file] [log] [blame]
{
"name": "Nama-macOS",
"version": "6.7.0",
"license": "MIT",
"summary": "faceunity nama macOS v6.7.0",
"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.7.0.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++"
]
}