blob: 81d82949852c5129a4975498a3285c63ea0e0b9a [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseCore": "~> 6.0",
"FirebaseMLCommon": "~> 0.17",
"GoogleAPIClientForREST/Core": "~> 1.3",
"GoogleAPIClientForREST/Vision": "~> 1.3",
"GoogleMobileVision/Detector": "~> 1.4"
},
"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": [
"CoreGraphics",
"CoreMedia",
"Foundation",
"UIKit"
],
"homepage": "https://firebase.google.com/docs/ml-kit/",
"license": {
"text": "Copyright 2019 Google",
"type": "Copyright"
},
"name": "FirebaseMLVision",
"platforms": {
"ios": "9.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/e437acb7485fd66b/FirebaseMLVision-0.17.0.tar.gz"
},
"summary": "Firebase ML Kit Vision SDK for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseMLVision.framework"
],
"version": "0.17.0"
}