blob: 1ed009799f454a418c8d1ee1bfc7cc3c38430c9a [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"MLKitCommon": "~> 0.64",
"MLKitPoseDetectionCommon": "~> 0.64",
"MLKitXenoCommon": "~> 0.64"
},
"description": "This is the pose 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": [
"CoreVideo",
"Foundation"
],
"homepage": "https://developers.google.com/ml-kit/guides",
"license": {
"text": "Copyright 2020 Google",
"type": "Copyright"
},
"name": "MLKitPoseDetection",
"platforms": {
"ios": "10.0"
},
"preserve_paths": [
"NOTICES"
],
"resource_bundles": {
"MLKitPoseDetectionFastResources": [
"Resources/MLKitPoseDetectionFastResources/**"
]
},
"source": {
"http": "https://dl.google.com/dl/cpdc/d24e7baf948b4fb4/MLKitPoseDetection-0.64.0.tar.gz"
},
"summary": "ML Kit PoseDetection SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitPoseDetection.framework"
],
"version": "0.64.0"
}