2 "name": "tempo-applovin-mediation",
4 "summary": "Tempo AppLovin iOS Mediation Adapter.",
5 "description": "Using this adapter you will be able to integrate Tempo SDK via AppLovin mediation",
6 "homepage": "https://www.tempoplatform.com",
8 "type": "Apache License, Version 2.0",
12 "Kieran": "kieran@tempoplatform.com"
18 "git": "https://github.com/Tempo-Platform/tempo-ios-applovin-mediation-adapter.git",
26 "static_framework": true,
27 "swift_versions": "5.0",
36 "source_files": "TempoAdapter/*.*",
37 "pod_target_xcconfig": {
38 "PRODUCT_BUNDLE_IDENTIFIER": "com.tempoplatform.applovin-adapter-sdk"
40 "user_target_xcconfig": {
41 "VALID_ARCHS": "arm64 armv7 x86_64",
42 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44 "swift_version": "5.0"