blob: 4a0958f609f18c2f7f17baafd017d6253dd2c7b2 [file] [log] [blame]
{
"name": "StandardCyborgFusion",
"version": "1.4.1",
"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.4.1-StandardCyborgFusion/StandardCyborgFusion.framework.zip"
},
"platforms": {
"ios": "12.0",
"osx": "10.14"
},
"ios": {
"vendored_frameworks": "StandardCyborgFusion.framework"
},
"osx": {
"vendored_frameworks": "StandardCyborgFusion.framework"
}
}