[Add] TensorFlowLiteSwift 0.0.1-nightly.20241213
[CocoaPods.git] / Specs / 2 / a / 5 / MLKitImageLabelingCommon / 4.1.0 / MLKitImageLabelingCommon.podspec.json
blobdbccb3c8c5d94e0be1939b24a134fb749708540c
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 7.0",
5     "MLKitVision": "~> 4.1"
6   },
7   "description": "This library contains the common support for the image labeling 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.",
8   "frameworks": [
9     "CoreGraphics",
10     "Foundation"
11   ],
12   "homepage": "https://developers.google.com/ml-kit/guides",
13   "license": {
14     "text": "Copyright 2022 Google",
15     "type": "Copyright"
16   },
17   "module_name": "MLKitImageLabelingCommon",
18   "name": "MLKitImageLabelingCommon",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "preserve_paths": [
26     "CHANGELOG.md",
27     "README.md",
28     "NOTICES"
29   ],
30   "source": {
31     "http": "https://dl.google.com/dl/cpdc/fffcb0f31cefcaf9/MLKitImageLabelingCommon-4.1.0.tar.gz"
32   },
33   "summary": "ML Kit Image Labeling Common Support SDK for iOS",
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "vendored_frameworks": [
38     "Frameworks/MLKitImageLabelingCommon.framework"
39   ],
40   "version": "4.1.0"