https://github.com/chartboost/chartboost-mediation-ios-adapter-applovin
Helium iOS SDK AppLovin adapter
https://github.com/chartboost/chartboost-mediation-ios-adapter-applovin
Last synced: 3 months ago
JSON representation
Helium iOS SDK AppLovin adapter
- Host: GitHub
- URL: https://github.com/chartboost/chartboost-mediation-ios-adapter-applovin
- Owner: ChartBoost
- License: mit
- Created: 2022-08-09T23:25:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T16:07:50.000Z (over 1 year ago)
- Last Synced: 2024-12-18T17:01:55.838Z (over 1 year ago)
- Language: Swift
- Size: 156 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Chartboost Mediation AppLovin Adapter
The Chartboost Mediation AppLovin adapter mediates AppLovin 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 'ChartboostMediationAdapterAppLovin'
```
## 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-applovin/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-applovin/blob/main/LICENSE.md) file for more information.