blob: 31568824528dabdbd308147604046e744579d1ee [file] [log] [blame]
{
"name": "DorePetSegmentLite",
"version": "1.0.6",
"summary": "Official DorePetSegmentLite SDK for Swift 5.0 and Objective-C",
"homepage": "https://dore.ai",
"license": {
"type": "Apache 2.0",
"file": "LICENSE.md"
},
"authors": {
"Sam": "admin@dore.ai"
},
"source": {
"http": "https://github.com/doreai/IOSFrameworks/releases/download/1.0.6/DorePetSegmentLite.zip"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation",
"Accelerate",
"CoreImage",
"VideoToolbox"
],
"weak_frameworks": [
"CoreML",
"Vision"
],
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"dependencies": {
"DoreCoreAI": [
]
},
"vendored_frameworks": "Frameworks/DorePetSegmentLite.framework",
"swift_version": "5.0"
}