| { |
| "authors": "Google, Inc.", |
| "dependencies": { |
| "MLKitCommon": "~> 0.63", |
| "MLKitVision": "~> 0.63" |
| }, |
| "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/066263f7e622148e/MLKitXenoCommon-0.63.0.tar.gz" |
| }, |
| "summary": "ML Kit XenoCommon SDK for iOS", |
| "vendored_frameworks": [ |
| "Frameworks/MLKitXenoCommon.framework" |
| ], |
| "version": "0.63.0" |
| } |