An open API service indexing awesome lists of open source software.

https://github.com/chartboost/chartboost-core-ios-consent-adapter-usercentrics

Chartboost Core Usercentrics CMP Module
https://github.com/chartboost/chartboost-core-ios-consent-adapter-usercentrics

Last synced: 4 months ago
JSON representation

Chartboost Core Usercentrics CMP Module

Awesome Lists containing this project

README

          

# Chartboost Core Usercentrics Adapter

The Chartboost Core Usercentrics adapter mediates Usercentrics 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 'ChartboostCoreConsentAdapterUsercentrics'
```

## 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.