| { |
| "authors": "Google, Inc.", |
| "dependencies": { |
| "MLKitCommon": "~> 0.64", |
| "MLKitXenoCommon": "~> 0.64" |
| }, |
| "description": "This is the pose detection common 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": "MLKitPoseDetectionCommon", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "preserve_paths": [ |
| "NOTICES" |
| ], |
| "resource_bundles": { |
| "MLKitPoseDetectionCommonResources": [ |
| "Resources/MLKitPoseDetectionCommonResources/**" |
| ] |
| }, |
| "source": { |
| "http": "https://dl.google.com/dl/cpdc/7063a46f815ea54c/MLKitPoseDetectionCommon-0.64.0.tar.gz" |
| }, |
| "summary": "ML Kit PoseDetection Common SDK for iOS", |
| "vendored_frameworks": [ |
| "Frameworks/MLKitPoseDetectionCommon.framework" |
| ], |
| "version": "0.64.0" |
| } |