[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 4 / MLKitFaceDetection / 1.0.0 / MLKitFaceDetection.podspec.json
blobe23d983d1f44044ad87d2ae9fa1ed82a96b03526
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 1.0",
5     "MLKitVision": "~> 1.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 2020 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/d45e3537ca4a6134/MLKitFaceDetection-1.0.0.tar.gz"
41   },
42   "summary": "ML Kit Face Detection SDK for iOS",
43   "vendored_frameworks": [
44     "Frameworks/MLKitFaceDetection.framework"
45   ],
46   "version": "1.0.0"