[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 4 / MLKitFaceDetection / 1.5.0 / MLKitFaceDetection.podspec.json
bloba0349e6379e3dcbd63cd4ed02c058acbe77b27e0
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 5.0",
5     "MLKitVision": "~> 3.0"
6   },
7   "description": "This is the face 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.",
8   "frameworks": [
9     "Accelerate",
10     "AVFoundation",
11     "CoreGraphics",
12     "CoreMedia",
13     "CoreVideo",
14     "Foundation",
15     "UIKit"
16   ],
17   "homepage": "https://developers.google.com/ml-kit/guides",
18   "libraries": [
19     "c++"
20   ],
21   "license": {
22     "text": "Copyright 2021 Google",
23     "type": "Copyright"
24   },
25   "module_name": "MLKitFaceDetection",
26   "name": "MLKitFaceDetection",
27   "platforms": {
28     "ios": "10.0"
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "preserve_paths": [
34     "CHANGELOG.md",
35     "README.md",
36     "NOTICES"
37   ],
38   "resource_bundles": {
39     "GoogleMVFaceDetectorResources": [
40       "Resources/GoogleMVFaceDetectorResources/**"
41     ]
42   },
43   "source": {
44     "http": "https://dl.google.com/dl/cpdc/36b88d3c882c11ed/MLKitFaceDetection-1.5.0.tar.gz"
45   },
46   "summary": "ML Kit Face Detection SDK for iOS",
47   "user_target_xcconfig": {
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49   },
50   "vendored_frameworks": [
51     "Frameworks/MLKitFaceDetection.framework"
52   ],
53   "version": "1.5.0"