blob: 34b6d7d6cb7bbfd847dc99e41161536d3b89877d [file] [log] [blame]
{
"name": "Nama-lite",
"version": "5.5.0",
"license": "MIT",
"summary": "faceunity nama v5.5.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.5.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++"
]
}