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