| { |
| "authors": "Google, Inc.", |
| "dependencies": { |
| "GTMSessionFetcher/Core": "~> 1.1", |
| "MLKitCommon": "~> 0.60", |
| "MLKitImageLabelingCommon": "~> 0.60", |
| "MLKitVision": "~> 0.60", |
| "TensorFlowLiteObjC": "~> 2.1.0" |
| }, |
| "description": "This is the image labeling feature on iOS using models trained by AutoML. 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", |
| "CoreGraphics", |
| "CoreImage", |
| "CoreMedia", |
| "CoreVideo", |
| "Foundation", |
| "UIKit" |
| ], |
| "homepage": "https://developers.google.com/ml-kit/guides", |
| "libraries": [ |
| "c++" |
| ], |
| "license": { |
| "text": "Copyright 2020 Google", |
| "type": "Copyright" |
| }, |
| "name": "MLKitImageLabelingAutoML", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "pod_target_xcconfig": { |
| "VALID_ARCHS": "x86_64 armv7 arm64" |
| }, |
| "preserve_paths": [ |
| "CHANGELOG.md", |
| "README.md", |
| "NOTICES" |
| ], |
| "source": { |
| "http": "https://dl.google.com/dl/cpdc/fd32547c03430b48/MLKitImageLabelingAutoML-0.60.0.tar.gz" |
| }, |
| "summary": "ML Kit AutoML Image Labeling SDK for iOS", |
| "vendored_frameworks": [ |
| "Frameworks/MLKitImageLabelingAutoML.framework" |
| ], |
| "version": "0.60.0" |
| } |