blob: 93a8a50bae582819e9a1f2ed7203ba93271984bd [file] [log] [blame]
{
"name": "Nama",
"version": "6.4.0",
"license": "MIT",
"summary": "faceunity nama v6.4.0",
"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-v6.4.0.zip"
},
"source_files": "**/*.{h,m}",
"resources": "**/*.{bundle,txt}",
"ios": {
"vendored_libraries": "**/libnama.a",
"frameworks": [
"OpenGLES",
"Accelerate",
"CoreMedia",
"AVFoundation"
]
},
"requires_arc": true,
"libraries": [
"stdc++"
]
}