[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / c / 5 / 3 / MLKitSegmentationCommon / 1.0.0-beta6 / MLKitSegmentationCommon.podspec.json
blob30d5236e159aa942f13cdbb73802a243759f34f1
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 6.0",
5     "MLKitXenoCommon": [
6       "1.0.0-beta8"
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 2022 Google",
19     "type": "Copyright"
20   },
21   "module_name": "MLKitSegmentationCommon",
22   "name": "MLKitSegmentationCommon",
23   "platforms": {
24     "ios": "10.0"
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/6a37e7018ad428d6/MLKitSegmentationCommon-1.0.0-beta6.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-beta6"