blob: 49794a109568f5e5dbb22d52c1b7a824606779f5 [file] [log] [blame]
{
"name": "DoreSegment",
"version": "1.0.3",
"summary": "Official DoreSegment SDK for Swift 5.0 and Objective-C",
"homepage": "https://dore.ai",
"license": {
"type": "Apache 2.0",
"file": "LICENSE.md"
},
"authors": {
"Sam": "sam@dore.ai"
},
"source": {
"http": "https://github.com/doreai/IOSFrameworks/releases/download/1.0.3/DoreSegment.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": [
"1.0.3"
]
},
"vendored_frameworks": "Frameworks/DoreSegment.framework",
"swift_version": "5.0"
}