blob: 6ee90271ec1bd2009eee73d03d2fc041dc58975d [file] [log] [blame]
{
"name": "FritzVisionPetSegmentationModelSmall",
"version": "5.2.1",
"summary": "Official Fritz SDK for Swift 5.1 and Objective-C",
"homepage": "https://www.fritz.ai",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"Chris Kelly": "chris@fritz.ai"
},
"source": {
"http": "https://fritz-swift-sdk-release-production.s3.amazonaws.com/FritzVisionPetSegmentationModelSmall/5.2.1/FritzVisionPetSegmentationModelSmall.zip"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"frameworks": [
"UIKit",
"CoreML",
"Foundation"
],
"dependencies": {
"FritzBase/Vision": [
"~> 5.2.1"
]
},
"vendored_frameworks": "Frameworks/FritzVisionPetSegmentationModelSmall.framework",
"swift_version": "5.1"
}