blob: cbcdbd5f4c3738ab88785b73864b4f471698682f [file] [log] [blame]
{
"name": "StandardCyborgFusion",
"version": "1.7.0",
"summary": "A framework that performs real time 3D reconstruction using the TrueDepth camera",
"homepage": "https://github.com/StandardCyborg/StandardCyborgCocoa",
"social_media_url": "https://twitter.com/StandardCyborg",
"documentation_url": "https://standardcyborg.com/docs/cocoa-api",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Standard Cyborg": "sdk@standardcyborg.com"
},
"source": {
"http": "https://github.com/StandardCyborg/StandardCyborgCocoa/releases/download/v1.7.0-StandardCyborgFusion/StandardCyborgFusion.framework.zip"
},
"platforms": {
"ios": "12.0",
"osx": "10.14"
},
"ios": {
"vendored_frameworks": "StandardCyborgFusion.framework"
},
"osx": {
"vendored_frameworks": "StandardCyborgFusion.framework"
}
}