[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 4 / MLKitFaceDetection / 1.1.0 / MLKitFaceDetection.podspec.json
blob098db0805a4a9cdd3ea7e4855e3759d77af63995
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 2.0",
5     "MLKitVision": "~> 1.1"
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   "name": "MLKitFaceDetection",
26   "platforms": {
27     "ios": "10.0"
28   },
29   "preserve_paths": [
30     "CHANGELOG.md",
31     "README.md",
32     "NOTICES"
33   ],
34   "resource_bundles": {
35     "GoogleMVFaceDetectorResources": [
36       "Resources/GoogleMVFaceDetectorResources/**"
37     ]
38   },
39   "source": {
40     "http": "https://dl.google.com/dl/cpdc/9af05ddd2de833d2/MLKitFaceDetection-1.1.0.tar.gz"
41   },
42   "summary": "ML Kit Face Detection SDK for iOS",
43   "vendored_frameworks": [
44     "Frameworks/MLKitFaceDetection.framework"
45   ],
46   "version": "1.1.0"