[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / e / FaceKit / 1.5.3 / FaceKit.podspec.json
blobd3f49ec2e442cf3b3c59c8d2f44069ff3e9bbf6c
2   "name": "FaceKit",
3   "version": "1.5.3",
4   "summary": "Library to generate a 3D avatar from one single front face photo.",
5   "description": "FaceKit-Swift is the core technology to generate the a 3D avatar from one single front face photo.\nThe main features of FaceKit include:\n\n* Create 3D avatar from one single front face photo\n* Render the 3D avatar in the iOS device\n* Avatar management\n* Assets (accessories management)\n* Change skin colors\n* Lip Sync",
6   "homepage": "http://spe3d.co",
7   "license": "Commercial",
8   "authors": {
9     "Daniel Lee": "daniel@spe3d.co",
10     "James Sa": "james@spe3d.co"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/spe3d/FaceKit.git",
17     "tag": "1.5.3"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "SceneKit",
22     "UIKit"
23   ],
24   "vendored_frameworks": "FaceKit/FaceKit.framework",
25   "dependencies": {
26     "NumSwift": [
27       "~> 1.0.4"
28     ],
29     "SSZipArchive": [
30       "~> 1.1"
31     ],
32     "Firebase": [
34     ],
35     "Firebase/Storage": [
37     ],
38     "Firebase/Database": [
40     ]
41   },
42   "deprecated": true