[Add] Heartland-iOS-SDK 2.1.0
[CocoaPods.git] / Specs / 8 / 1 / 2 / MLKitImageLabeling / 1.2.0 / MLKitImageLabeling.podspec.json
blobb7271fb3fc13fcccf4f4bc5342f37457bb0c59d4
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 2.1",
5     "MLKitImageLabelingCommon": "~> 1.2",
6     "MLKitVision": "~> 1.2",
7     "MLKitVisionKit": "~> 2.1"
8   },
9   "description": "This is the image labeling feature 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.",
10   "frameworks": [
11     "Accelerate",
12     "AVFoundation",
13     "CoreGraphics",
14     "CoreMedia",
15     "CoreVideo",
16     "Foundation",
17     "UIKit"
18   ],
19   "homepage": "https://developers.google.com/ml-kit/guides",
20   "libraries": [
21     "c++"
22   ],
23   "license": {
24     "text": "Copyright 2021 Google",
25     "type": "Copyright"
26   },
27   "module_name": "MLKitImageLabeling",
28   "name": "MLKitImageLabeling",
29   "platforms": {
30     "ios": "10.0"
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "preserve_paths": [
36     "CHANGELOG.md",
37     "README.md",
38     "NOTICES"
39   ],
40   "resource_bundles": {
41     "MLKitImageLabelingResources": [
42       "Resources/MLKitImageLabelingResources/**"
43     ]
44   },
45   "source": {
46     "http": "https://dl.google.com/dl/cpdc/97a54c42be276822/MLKitImageLabeling-1.2.0.tar.gz"
47   },
48   "summary": "ML Kit Image Labeling SDK for iOS",
49   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "vendored_frameworks": [
53     "Frameworks/MLKitImageLabeling.framework"
54   ],
55   "version": "1.2.0"