https://github.com/chartboost/chartboost-mediation-ios-adapter-hyprmx
Chartboost Mediation iOS SDK HyprMX adapter
https://github.com/chartboost/chartboost-mediation-ios-adapter-hyprmx
Last synced: 3 months ago
JSON representation
Chartboost Mediation iOS SDK HyprMX adapter
- Host: GitHub
- URL: https://github.com/chartboost/chartboost-mediation-ios-adapter-hyprmx
- Owner: ChartBoost
- License: mit
- Created: 2023-02-07T00:24:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T14:58:59.000Z (over 1 year ago)
- Last Synced: 2025-12-26T18:43:51.846Z (5 months ago)
- Language: Swift
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 5
- 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 Mediation HyprMX Adapter
The Chartboost Mediation HyprMX adapter mediates HyprMX via the Chartboost Mediation SDK.
## Minimum Requirements
| Plugin | Version |
| ------ | ------ |
| Chartboost Mediation SDK | 5.0.0+ |
| Cocoapods | 1.11.3+ |
| iOS | 13.0+ |
| Xcode | 15.0+ |
## Integration
In your `Podfile`, add the following entry:
```
pod 'ChartboostMediationAdapterHyprMX'
```
## 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](https://github.com/ChartBoost/chartboost-mediation-ios-adapter-hyprmx/blob/main/CONTRIBUTING.md) file for more information on how to contribute.
## License
Refer to our [LICENSE](https://github.com/ChartBoost/chartboost-mediation-ios-adapter-hyprmx/blob/main/LICENSE.md) file for more information.