blob: 9b8d1890660a0418e82572d76c2e10bbc3d84f0f [file] [log] [blame]
{
"name": "Nama",
"version": "4.1",
"license": "MIT",
"summary": "faceunity nama v4.1-release",
"homepage": "https://www.faceunity.com",
"authors": {
"faceunity": "dev@faceunity.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Faceunity/FULiveDemo.git",
"tag": "v4.1-release"
},
"source_files": "FULiveDemo/Faceunity/FaceUnity-SDK-iOS/**/*.{h,m}",
"resources": "FULiveDemo/Faceunity/FaceUnity-SDK-iOS/**/*.{bundle}",
"ios": {
"vendored_libraries": "FULiveDemo/Faceunity/FaceUnity-SDK-iOS/libnama.a",
"frameworks": [
"OpenGLES",
"Accelerate",
"CoreMedia",
"AVFoundation"
]
},
"requires_arc": true,
"libraries": [
"stdc++"
]
}