blob: 3389f3b0d2e3c0b3683ce3efec69ab9936b1ac6f [file] [log] [blame]
{
"name": "FritzVisionLivingRoomSegmentationModel",
"version": "3.5.2",
"summary": "Official Fritz SDK for Swift 5.0 and Objective-C",
"homepage": "https://fritz.ai",
"license": {
"type": "Apache 2.0",
"file": "LICENSE.md"
},
"authors": {
"Chris Kelly": "engineering@fritz.ai"
},
"source": {
"http": "https://github.com/fritzlabs/swift-framework/releases/download/3.5.2/FritzVisionLivingRoomSegmentationModel.zip"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation",
"Accelerate",
"CoreImage",
"VideoToolbox"
],
"weak_frameworks": [
"CoreML",
"Vision"
],
"dependencies": {
"FritzBase/Vision": [
"3.5.2"
]
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"vendored_frameworks": "Frameworks/FritzVisionLivingRoomSegmentationModel.framework"
}