blob: a55af6f81df9a9a150ef48adae144f64f65d8b08 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"GTMSessionFetcher/Core": "~> 1.1",
"GoogleToolboxForMac/Logger": "~> 2.1",
"GoogleToolboxForMac/NSData+zlib": "~> 2.1",
"MLKitCommon": "~> 0.60",
"Protobuf": "~> 3.5"
},
"description": "This is the top level pod for ML Kit for vision based features on iOS. ML Kit is a mobile SDK that brings Google's machine learning expertise to mobile devices in a powerful yet easy-to-use package.",
"frameworks": [
"Accelerate",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"Foundation",
"UIKit"
],
"homepage": "https://developers.google.com/ml-kit/guides",
"license": {
"text": "Copyright 2020 Google",
"type": "Copyright"
},
"name": "MLKitVision",
"platforms": {
"ios": "10.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md",
"NOTICES"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/5474185242081d1e/MLKitVision-0.60.0.tar.gz"
},
"summary": "ML Kit Vision SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitVision.framework"
],
"version": "0.60.0"
}