blob: cfde03dd9c28c0f580a416ee1022c9dbd8b28580 [file] [log] [blame]
{
"name": "Nama-lite",
"version": "7.0.1",
"license": "MIT",
"summary": "faceunity nama v7.0.1-lite",
"homepage": "https://github.com/Faceunity/FULiveDemo",
"authors": {
"faceunity": "dev@faceunity.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://www.faceunity.com/sdk/FaceUnity-SDK-iOS-v7.0.1-lite.zip"
},
"resources": "**/*.{bundle,txt}",
"source_files": "**/*.{h,m}",
"ios": {
"vendored_frameworks": "*/libCNamaSDK.framework",
"frameworks": [
"OpenGLES",
"Accelerate",
"CoreMedia",
"AVFoundation",
"CoreML"
]
},
"requires_arc": true,
"libraries": [
"stdc++"
]
}