blob: 1041208ee95ea5df601b8aca387f1e09bac93445 [file] [log] [blame]
{
"name": "VatomFace3D",
"version": "1.0.4",
"license": {
"type": "ISC"
},
"authors": {
"BLOCKv": "developer.blockv.io"
},
"homepage": "https://github.com/BLOCKvIO/3D-Face",
"summary": "This vAtom face can plug into the SDKs to render 3D content in either binary glTF or V3D format.",
"source": {
"git": "https://github.com/BLOCKvIO/3D-Face.git",
"tag": "1.0.4"
},
"source_files": "ios/*.{swift}",
"resources": "webapp/**",
"swift_version": "4.0",
"platforms": {
"ios": "10.0"
},
"frameworks": "WebKit",
"dependencies": {
"BLOCKv/Face": [
],
"Nuke": [
],
"FLAnimatedImage": [
],
"NVActivityIndicatorView": [
]
}
}