https://github.com/chartboost/chartboost-core-ios-consent-adapter-google-user-messaging-platform
Chartboost Core Google User Messaging Platform Adapter
https://github.com/chartboost/chartboost-core-ios-consent-adapter-google-user-messaging-platform
Last synced: 4 months ago
JSON representation
Chartboost Core Google User Messaging Platform Adapter
- Host: GitHub
- URL: https://github.com/chartboost/chartboost-core-ios-consent-adapter-google-user-messaging-platform
- Owner: ChartBoost
- License: mit
- Created: 2024-02-13T18:23:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-31T18:13:51.000Z (7 months ago)
- Last Synced: 2026-01-31T04:25:26.917Z (4 months ago)
- Language: Swift
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Chartboost Core Google User Messaging Platform Adapter
The Chartboost Core Google User Messaging Platform adapter mediates Google UserMessagingPlatform via the Chartboost Core SDK.
## Minimum Requirements
| Plugin | Version |
| ------ | ------ |
| Chartboost Core SDK | 1.0.0+ |
| Cocoapods | 1.11.3+ |
| iOS | 13.0+ |
| Xcode | 15.0+ |
## Integration
In your `Podfile`, add the following entry:
```
pod 'ChartboostCoreConsentAdapterGoogleUserMessagingPlatform'
```
## Contributions
We are committed to a fully transparent development process and highly appreciate any contributions. Our team regularly monitors and investigates all submissions for the inclusion in our official adapter releases.
Refer to our [CONTRIBUTING](CONTRIBUTING.md) file for more information on how to contribute.
## License
Refer to our [LICENSE](LICENSE.md) file for more information.