blob: 5a810ff1534ce521bdf0906fc90a4f7248b8180a [file] [log] [blame]
{
"name": "FritzVisionPetSegmentationModel",
"version": "3.6.0-beta.4",
"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": "chris@fritz.ai"
},
"source": {
"http": "https://github.com/fritzlabs/swift-framework/releases/download/3.6.0-beta.4/FritzVisionPetSegmentationModel.zip"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"CoreML"
],
"dependencies": {
"FritzBase/Vision": [
"3.6.0-beta.4"
]
},
"vendored_frameworks": "Frameworks/FritzVisionPetSegmentationModel.framework",
"swift_version": "5.0"
}