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