blob: 849395a4d2b63afaa8f9ced3ceba1c017ffd9848 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseCore": "~> 6.0",
"FirebaseMLCommon": "~> 0.16",
"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/458f4039d87a9f8a/FirebaseMLVision-0.16.0.tar.gz"
},
"summary": "Firebase ML Kit Vision SDK for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseMLVision.framework"
],
"version": "0.16.0"
}