[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 3 / c / a / MLKitPoseDetection / 1.0.0-beta10 / MLKitPoseDetection.podspec.json
blob1f6f551937db2edbad642a67be09d0b2a91a7845
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 8.0",
5     "MLKitPoseDetectionCommon": "1.0.0-beta10",
6     "MLKitXenoCommon": [
7       "1.0.0-beta10"
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 2022 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/1b0c094ef2691c18/MLKitPoseDetection-1.0.0-beta10.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-beta10"