https://github.com/chartboost/chartboost-core-ios-consent-adapter-reference
Chartboost Core Reference CMP Adapter
https://github.com/chartboost/chartboost-core-ios-consent-adapter-reference
Last synced: 21 days ago
JSON representation
Chartboost Core Reference CMP Adapter
- Host: GitHub
- URL: https://github.com/chartboost/chartboost-core-ios-consent-adapter-reference
- Owner: ChartBoost
- License: mit
- Created: 2024-05-08T17:43:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T22:43:07.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T23:18:50.033Z (over 1 year ago)
- Language: Swift
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chartboost Core Reference Adapter
The Chartboost Core Reference adapter showcases the integration with the Chartboost Core SDK APIs, for reference and testing purposes only.
## 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 'ChartboostCoreConsentAdapterReference'
```
## 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.