| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "authors": "Google, Inc.",
- "dependencies": {
- "FirebaseCore": "~> 7.0",
- "FirebaseInstallations": "~> 7.0",
- "GTMSessionFetcher/Core": "~> 1.1",
- "GoogleToolboxForMac/Logger": "~> 2.1",
- "GoogleToolboxForMac/NSData+zlib": "~> 2.1",
- "GoogleToolboxForMac/NSDictionary+URLArguments": "~> 2.1",
- "GoogleUtilities/UserDefaults": "~> 7.0",
- "Protobuf": "~> 3.12"
- },
- "description": "This is an INTERNAL ONLY pod containing common elements for all the Firebase ML Kit pods.",
- "frameworks": [
- "Foundation",
- "LocalAuthentication"
- ],
- "homepage": "https://firebase.google.com/docs/ml-kit/",
- "libraries": [
- "c++",
- "sqlite3",
- "z"
- ],
- "license": {
- "text": "Copyright 2020 Google",
- "type": "Copyright"
- },
- "name": "FirebaseMLCommon",
- "platforms": {
- "ios": "10.0"
- },
- "preserve_paths": [
- "CHANGELOG.md",
- "README.md"
- ],
- "source": {
- "http": "https://dl.google.com/dl/cpdc/a87f6cd702e135fb/FirebaseMLCommon-0.21.0.tar.gz"
- },
- "summary": "Firebase ML Kit Common SDK for iOS",
- "vendored_frameworks": [
- "Frameworks/FirebaseMLCommon.framework"
- ],
- "version": "7.6.0-beta"
- }
|