blob: 6b91a47f1ffba12d9ff74f9028c7c1eba40a7d13 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"MLKitCommon": "~> 0.63",
"MLKitVision": "~> 0.63"
},
"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.",
"frameworks": [
"Accelerate",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"Foundation",
"UIKit"
],
"homepage": "https://developers.google.com/ml-kit/guides",
"libraries": [
"c++"
],
"license": {
"text": "Copyright 2020 Google",
"type": "Copyright"
},
"name": "MLKitFaceDetection",
"platforms": {
"ios": "10.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md",
"NOTICES"
],
"resource_bundles": {
"GoogleMVFaceDetectorResources": [
"Resources/GoogleMVFaceDetectorResources/**"
]
},
"source": {
"http": "https://dl.google.com/dl/cpdc/12cf921a529f2a21/MLKitFaceDetection-0.63.0.tar.gz"
},
"summary": "ML Kit Face Detection SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitFaceDetection.framework"
],
"version": "0.63.0"
}