blob: b6a53c862bed5d05df93aad1da25d82b0090afa6 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseCore": "~> 5.0",
"FirebaseMLCommon": "~> 0.10",
"GoogleAPIClientForREST/Core": "~> 1.3",
"GoogleAPIClientForREST/Vision": "~> 1.3",
"GoogleMobileVision/Detector": "~> 1.3"
},
"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 2018 Google",
"type": "Copyright"
},
"name": "FirebaseMLVision",
"platforms": {
"ios": "8.0"
},
"preserve_paths": [
"README.md"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/cb20b026dde9ff6c/FirebaseMLVision-0.10.0.tar.gz"
},
"summary": "Firebase ML Kit Vision SDK for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseMLVision.framework"
],
"version": "0.10.0"
}