[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / c / 5 / 3 / MLKitSegmentationCommon / 1.0.0-beta12 / MLKitSegmentationCommon.podspec.json
blob25e115b3b05fd444baea58e136bebb9e9cd2b086
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 12.0",
5     "MLKitXenoCommon": [
6       "1.0.0-beta14"
7     ]
8   },
9   "description": "This is the common library supporting segmentation 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     "CoreGraphics",
12     "CoreMedia",
13     "CoreVideo",
14     "Foundation"
15   ],
16   "homepage": "https://developers.google.com/ml-kit/guides",
17   "license": {
18     "text": "Copyright 2024 Google LLC",
19     "type": "Copyright"
20   },
21   "module_name": "MLKitSegmentationCommon",
22   "name": "MLKitSegmentationCommon",
23   "platforms": {
24     "ios": "15.5"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "preserve_paths": [
30     "CHANGELOG.md",
31     "README.md",
32     "NOTICES"
33   ],
34   "resource_bundles": {
35     "MLKitSegmentationCommonResources": [
36       "Resources/MLKitSegmentationCommonResources/**"
37     ]
38   },
39   "source": {
40     "http": "https://dl.google.com/dl/cpdc/599b045467576070/MLKitSegmentationCommon-1.0.0-beta12.tar.gz"
41   },
42   "summary": "ML Kit SegmentationCommon SDK for iOS",
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "vendored_frameworks": [
47     "Frameworks/MLKitSegmentationCommon.framework"
48   ],
49   "version": "1.0.0-beta12"