https://github.com/chartboost/chartboost-mediation-ios-adapter-tapjoy
Helium iOS SDK Tapjoy adapter
https://github.com/chartboost/chartboost-mediation-ios-adapter-tapjoy
Last synced: 25 days ago
JSON representation
Helium iOS SDK Tapjoy adapter
- Host: GitHub
- URL: https://github.com/chartboost/chartboost-mediation-ios-adapter-tapjoy
- Owner: ChartBoost
- License: mit
- Created: 2022-08-09T23:54:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T22:55:19.000Z (over 2 years ago)
- Last Synced: 2025-12-21T12:53:42.201Z (5 months ago)
- Language: Swift
- Size: 80.1 KB
- Stars: 0
- Watchers: 3
- 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
**⚠️ DEPRECATED**
---
This partner is no longer supported by Chartboost Mediation. \
This adapter is now deprecated and will receive no future updates.
---
# Chartboost Mediation Tapjoy Adapter
The Chartboost Mediation Tapjoy adapter mediates Tapjoy via the Chartboost Mediation SDK.
## Minimum Requirements
| Plugin | Version |
| ------ | ------ |
| Chartboost Mediation SDK | 4.0.0+ |
| Cocoapods | 1.11.3+ |
| iOS | 10.0+ |
| Xcode | 14.1+ |
## Integration
In your `Podfile`, add the following entry:
```
pod 'ChartboostMediationAdapterTapjoy'
```
## 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-tapjoy/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-tapjoy/blob/main/LICENSE.md) file for more information.