[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 1 / 5 / VatomFace3D / 3.0.1 / VatomFace3D.podspec.json
blob1024d3cc422f3144159772e14e8ab7b9ff0b3bae
2   "name": "VatomFace3D",
3   "version": "3.0.1",
4   "license": {
5     "type": "ISC"
6   },
7   "authors": {
8     "BLOCKv": "developer.blockv.io"
9   },
10   "homepage": "https://github.com/BLOCKvIO/3D-Face",
11   "summary": "This vAtom face can plug into the SDKs to render 3D content in either binary glTF or V3D format.",
12   "source": {
13     "git": "https://github.com/BLOCKvIO/3D-Face.git",
14     "tag": "3.0.1"
15   },
16   "source_files": "ios/*.{swift}",
17   "resources": "webapp/**",
18   "swift_version": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "frameworks": "WebKit",
23   "dependencies": {
24     "BLOCKv/Face": [
26     ],
27     "Nuke": [
29     ],
30     "FLAnimatedImage": [
32     ],
33     "NVActivityIndicatorView": [
35     ],
36     "GenericJSON": [
38     ]
39   }