https://github.com/chartboost/chartboost-mediation-ios-adapter-bidmachine
Chartboost Mediation iOS SDK BidMachine adapter
https://github.com/chartboost/chartboost-mediation-ios-adapter-bidmachine
Last synced: 10 months ago
JSON representation
Chartboost Mediation iOS SDK BidMachine adapter
- Host: GitHub
- URL: https://github.com/chartboost/chartboost-mediation-ios-adapter-bidmachine
- Owner: ChartBoost
- License: mit
- Created: 2023-06-14T21:00:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T17:19:22.000Z (over 1 year ago)
- Last Synced: 2025-02-21T05:05:51.425Z (over 1 year ago)
- Language: Swift
- Size: 66.4 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 BidMachine Adapter
The Chartboost Mediation BidMachine adapter mediates BidMachine 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 'ChartboostMediationAdapterBidMachine'
```
## 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.