blob: a90506c71d3b0f158fd35eff9a4393645ec92923 [file] [log] [blame]
{
"name": "VTuberKit",
"version": "0.1.3",
"summary": "Avatar support library like a AvatarKit",
"description": "Avatar support library like a AvatarKit\n\nShow 3D models and track face",
"homepage": "https://github.com/tattn/VTuberKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"git": "tanakasan2525@gmail.com"
},
"source": {
"git": "https://github.com/tattn/VTuberKit.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/tanakasan2525",
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/**/*.{swift,h}",
"public_header_files": "Sources/**/*.h",
"frameworks": "SceneKit",
"dependencies": {
"VRMKit": [
"~> 0.2.4"
],
"VRMSceneKit": [
"~> 0.2.4"
]
}
}