[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / c / a / MLKitPoseDetection / 1.0.0-beta3 / MLKitPoseDetection.podspec.json
blob7e0b79b8d9859c394f1b4ac5b370b39e09defb45
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 2.1",
5     "MLKitPoseDetectionCommon": "1.0.0-beta3",
6     "MLKitXenoCommon": "1.0.0-beta3"
7   },
8   "description": "This is the pose detection 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.",
9   "frameworks": [
10     "CoreVideo",
11     "Foundation"
12   ],
13   "homepage": "https://developers.google.com/ml-kit/guides",
14   "license": {
15     "text": "Copyright 2021 Google",
16     "type": "Copyright"
17   },
18   "module_name": "MLKitPoseDetection",
19   "name": "MLKitPoseDetection",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "preserve_paths": [
27     "NOTICES"
28   ],
29   "resource_bundles": {
30     "MLKitPoseDetectionFastResources": [
31       "Resources/MLKitPoseDetectionFastResources/**"
32     ]
33   },
34   "source": {
35     "http": "https://dl.google.com/dl/cpdc/83f7fe8660e3069f/MLKitPoseDetection-1.0.0-beta3.tar.gz"
36   },
37   "summary": "ML Kit PoseDetection SDK for iOS",
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "vendored_frameworks": [
42     "Frameworks/MLKitPoseDetection.framework"
43   ],
44   "version": "1.0.0-beta3"