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