blob: 89a9941c3a852c5e3e77a5f5c4f2c61ac1f03d61 [file] [log] [blame]
{
"name": "FritzVisionPeopleSegmentationModel",
"version": "3.2.5",
"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.2.5/FritzVisionPeopleSegmentationModel.zip"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation",
"Accelerate",
"CoreImage",
"VideoToolbox"
],
"weak_frameworks": [
"CoreML",
"Vision"
],
"dependencies": {
"FritzBase/Vision": [
]
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"vendored_frameworks": "Frameworks/FritzVisionPeopleSegmentationModel.framework"
}