[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / 5 / VatomFace3D / 2.0.0 / VatomFace3D.podspec.json
blobadb8f7a525b34a491d91d44fd418c26962f596b9
2   "name": "VatomFace3D",
3   "version": "2.0.0",
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": "2.0.0"
15   },
16   "source_files": "ios/*.{swift}",
17   "resources": "webapp/**",
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "frameworks": "WebKit",
23   "dependencies": {
24     "BLOCKv/Face": [
26     ],
27     "Nuke": [
29     ],
30     "FLAnimatedImage": [
32     ],
33     "NVActivityIndicatorView": [
35     ],
36     "GenericJSON": [
38     ]
39   }