blob: 01ebf45c1269b51db5c215d949065b3217be3418 [file] [log] [blame]
{
"name": "FaceKit",
"version": "1.3.7",
"summary": "Library to generate a 3D avatar from one single front face photo.",
"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",
"homepage": "http://spe3d.co",
"license": "Commercial",
"authors": {
"Daniel Lee": "daniel@spe3d.co",
"James Sa": "james@spe3d.co"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/spe3d/FaceKit.git",
"tag": "1.3.7"
},
"requires_arc": true,
"frameworks": [
"SceneKit",
"UIKit"
],
"vendored_frameworks": "FaceKit/FaceKit.framework",
"dependencies": {
"NumSwift": [
"1.0.4"
]
},
"deprecated": true
}