https://github.com/chartboost/chartboost-mediation-ios-sdk
Chartboost Mediation iOS SDK
https://github.com/chartboost/chartboost-mediation-ios-sdk
Last synced: 4 months ago
JSON representation
Chartboost Mediation iOS SDK
- Host: GitHub
- URL: https://github.com/chartboost/chartboost-mediation-ios-sdk
- Owner: ChartBoost
- License: mit
- Created: 2023-05-30T23:33:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T20:52:47.000Z (over 1 year ago)
- Last Synced: 2025-02-20T15:18:05.606Z (over 1 year ago)
- Language: Swift
- Size: 4.55 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Chartboost Mediation iOS SDK

The Chartboost Mediation iOS SDK, by Chartboost, is a Unified-Auction & Mediated solution which helps developers increase their mobile apps' revenue with the inclusion of other supported Programmatic & Mediated SDKs.
## Documentation
You can find the reference documentation for the latest SDK version [here](https://reference.chartboost.com/mediation/ios/).
A `ChartboostMediationSDK.doccarchive` documentation file is also available in this repo and can be viewed on Xcode.
## Integration
In your `Podfile`, add the following entry:
```
pod 'ChartboostMediationSDK'
```
## 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.