blob: 3ff6d47492c4fdf429382b891f2dbd02a922beb9 [file] [log] [blame]
{
"name": "Nama-lite",
"version": "5.3.0",
"license": "MIT",
"summary": "faceunity nama v5.3.0-dev-lite",
"homepage": "https://github.com/Faceunity/FULiveDemo/tree/dev",
"authors": {
"faceunity": "dev@faceunity.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://www.faceunity.com/sdk/FaceUnity-SDK-iOS-v5.3.0-dev-lite.zip"
},
"source_files": "**/*.{h,m}",
"resources": "**/*.{bundle,txt}",
"ios": {
"vendored_libraries": "**/libnama.a",
"frameworks": [
"OpenGLES",
"Accelerate",
"CoreMedia",
"AVFoundation"
]
},
"requires_arc": true,
"libraries": [
"stdc++"
]
}