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