| 12345678910111213141516171819202122232425 |
- {
- "authors": "Google, Inc.",
- "cocoapods_version": ">= 1.10.2",
- "dependencies": {
- "GoogleAppMeasurementOnDeviceConversion": "9.0.0"
- },
- "description": "On device conversion measurement plugin for FirebaseAnalytics. This pod does not expose any headers and isn't intended for direct use, but rather as a plugin of FirebaseAnalytics.",
- "homepage": "https://firebase.google.com/features/analytics/",
- "license": {
- "text": "Copyright 2022 Google",
- "type": "Copyright"
- },
- "name": "FirebaseAnalyticsOnDeviceConversion",
- "platforms": {
- "ios": "10.0"
- },
- "source": {
- "git": "https://github.com/firebase/firebase-ios-sdk.git",
- "tag": "CocoaPods-9.0.0"
- },
- "source_files": [ "FirebaseAnalyticsOnDeviceConversionWrapper/*" ],
- "static_framework": true,
- "summary": "On device conversion measurement plugin for FirebaseAnalytics. Not intended for direct use.",
- "version": "9.0.0"
- }
|