blob: 3e1e22e1cef31dd441b0a94f2a1926c71bfc2072 [file] [log] [blame]
{
"authors": "Google, Inc.",
"default_subspecs": [
"Common"
],
"description": "On-device machine learning APIs.",
"homepage": "https://developers.google.com/ml-kit/guides",
"license": {
"text": "Copyright 2021 Google",
"type": "Copyright"
},
"module_name": "MLKit",
"name": "GoogleMLKit",
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"preserve_paths": [
"NOTICES"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/a1c08f57831733d2/GoogleMLKit-2.0.0.tar.gz"
},
"summary": "ML Kit for iOS",
"version": "2.0.0",
"subspecs": [
{
"dependencies": {
"MLKitCommon": "~> 2.0.0"
},
"name": "MLKitCore",
"preserve_paths": [
"MLKitCore/Sources/module.modulemap",
"MLKitCore/NOTICES"
],
"source_files": [
"MLKitCore/Sources/MLKit.h"
],
"user_target_xcconfig": {
"HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/GoogleMLKit/MLKitCore/Sources"
}
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitBarcodeScanning": "~> 1.1.0"
},
"name": "BarcodeScanning"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitCommon": "~> 2.0.0"
},
"name": "Common"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitDigitalInkRecognition": "~> 1.1.0"
},
"name": "DigitalInkRecognition"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitEntityExtraction": "~> 1.0.0-beta2"
},
"name": "EntityExtraction"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitFaceDetection": "~> 1.1.0"
},
"name": "FaceDetection"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitImageLabeling": "~> 1.1.0"
},
"name": "ImageLabeling"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitImageLabelingCommon": "~> 1.1.0"
},
"name": "ImageLabelingCommon"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitImageLabelingCustom": "~> 1.1.0"
},
"name": "ImageLabelingCustom"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitLanguageID": "~> 1.1.0"
},
"name": "LanguageID"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitLinkFirebase": "~> 1.1.0"
},
"name": "LinkFirebase"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitMDD": "~> 1.1.0"
},
"name": "MDD"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitNaturalLanguage": "~> 1.1.0"
},
"name": "NaturalLanguage"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitObjectDetection": "~> 1.1.0"
},
"name": "ObjectDetection"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitObjectDetectionCommon": "~> 1.1.0"
},
"name": "ObjectDetectionCommon"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitObjectDetectionCustom": "~> 1.1.0"
},
"name": "ObjectDetectionCustom"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitPoseDetection": "~> 1.0.0-beta2"
},
"name": "PoseDetection"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitPoseDetectionAccurate": "~> 1.0.0-beta2"
},
"name": "PoseDetectionAccurate"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitPoseDetectionCommon": "~> 1.0.0-beta2"
},
"name": "PoseDetectionCommon"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitSmartReply": "~> 1.1.0"
},
"name": "SmartReply"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitTextRecognition": "~> 1.1.0"
},
"name": "TextRecognition"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitTranslate": "~> 1.1.0"
},
"name": "Translate"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitVision": "~> 1.1.0"
},
"name": "Vision"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitVisionKit": "~> 2.0.0"
},
"name": "VisionKit"
},
{
"dependencies": {
"GoogleMLKit/MLKitCore": [
],
"MLKitXenoCommon": "~> 1.0.0-beta2"
},
"name": "XenoCommon"
}
]
}