https://github.com/chartboost/chartboost-mediation-ios-adapter-amazon-publisher-services
Helium iOS SDK Amazon Publisher Services adapter
https://github.com/chartboost/chartboost-mediation-ios-adapter-amazon-publisher-services
Last synced: 9 months ago
JSON representation
Helium iOS SDK Amazon Publisher Services adapter
- Host: GitHub
- URL: https://github.com/chartboost/chartboost-mediation-ios-adapter-amazon-publisher-services
- Owner: ChartBoost
- License: mit
- Created: 2022-08-09T22:11:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-06T18:38:09.000Z (10 months ago)
- Last Synced: 2025-08-30T10:42:24.090Z (9 months ago)
- Language: Swift
- Size: 179 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 Amazon Publisher Services Adapter
The Chartboost Mediation Amazon Publisher Services adapter mediates Amazon Publisher Services 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 'ChartboostMediationAdapterAmazonPublisherServices'
```
## 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-amazon-publisher-services/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-amazon-publisher-services/blob/main/LICENSE.md) file for more information.