https://github.com/chartboost/chartboost-mediation-ios-adapter-verve
Chartboost Mediation iOS SDK Verve adapter
https://github.com/chartboost/chartboost-mediation-ios-adapter-verve
Last synced: about 2 months ago
JSON representation
Chartboost Mediation iOS SDK Verve adapter
- Host: GitHub
- URL: https://github.com/chartboost/chartboost-mediation-ios-adapter-verve
- Owner: ChartBoost
- License: mit
- Created: 2023-02-09T21:17:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-28T21:40:16.000Z (10 months ago)
- Last Synced: 2026-01-26T20:27:27.040Z (4 months ago)
- Language: Swift
- Size: 89.8 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- 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 Verve Adapter
The Chartboost Mediation Verve adapter mediates Verve 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 'ChartboostMediationAdapterVerve'
```
## 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.