2 "name": "tempo-applovin-mediation",
3 "version": "1.4.1-rc.0",
4 "swift_versions": "5.0",
6 "Tempo Engineering": "development@tempoplatform.com"
9 "type": "Apache License, Version 2.0",
12 "homepage": "https://www.tempoplatform.com",
13 "readme": "https://github.com/Tempo-Platform/tempo-ios-applovin-mediation-adapter/blob/main/README.md",
15 "git": "https://github.com/Tempo-Platform/tempo-ios-applovin-mediation-adapter.git",
18 "summary": "Tempo AppLovin iOS Mediation Adapter.",
19 "description": "Using this adapter you will be able to integrate Tempo SDK via AppLovin mediation",
23 "source_files": "TempoAdapter/*.*",
26 "TempoAdapter/Resources/**/*"
42 "static_framework": true,
43 "pod_target_xcconfig": {
44 "PRODUCT_BUNDLE_IDENTIFIER": "com.tempoplatform.applovin-adapter-sdk"
46 "user_target_xcconfig": {
47 "VALID_ARCHS": "arm64 armv7 x86_64",
48 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50 "swift_version": "5.0"