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