blob: fe135a78cbf3bf7881972aa6ae0fca07a812bab8 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"MLKitCommon": "~> 0.64",
"MLKitVision": "~> 0.64"
},
"description": "This is an INTERNAL ONLY pod containing common elements for all the MLKit Xenopods, including APIs for running detection graphs with Drishti.",
"frameworks": [
"CoreMedia",
"CoreVideo",
"Foundation"
],
"homepage": "https://developers.google.com/ml-kit/guides",
"license": {
"text": "Copyright 2020 Google",
"type": "Copyright"
},
"name": "MLKitXenoCommon",
"platforms": {
"ios": "10.0"
},
"preserve_paths": [
"NOTICES"
],
"resource_bundles": {
"MLKitXenoResources": [
"Resources/MLKitXenoResources/**"
]
},
"source": {
"http": "https://dl.google.com/dl/cpdc/2c3e47694609b627/MLKitXenoCommon-0.64.0.tar.gz"
},
"summary": "ML Kit XenoCommon SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitXenoCommon.framework"
],
"version": "0.64.0"
}