blob: d0a627990ec594da93d2c8bfccc820ba72e9f71c [file] [log] [blame]
{
"name": "DorePetSegment",
"version": "1.0.15",
"summary": "Official DorePetSegment 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/v1.0.15/DorePetSegment.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": [
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"vendored_frameworks": "Frameworks/DorePetSegment.framework",
"swift_version": "5.0"
}