blob: 9d802afdb4ffab49f3ce4fad1bc60fba0ef65293 [file] [log] [blame]
{
"name": "FritzVisionLivingRoomSegmentationModel",
"version": "4.0.0-beta.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/4.0.0-beta.2/FritzVisionLivingRoomSegmentationModel.zip"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation",
"Accelerate",
"CoreImage",
"VideoToolbox"
],
"weak_frameworks": [
"CoreML",
"Vision"
],
"dependencies": {
"FritzBase/Vision": [
"4.0.0-beta.2"
]
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"vendored_frameworks": "Frameworks/FritzVisionLivingRoomSegmentationModel.framework",
"swift_version": "5.0"
}