[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / f / 7 / tempo-applovin-mediation / 1.2.4-rc.0 / tempo-applovin-mediation.podspec.json
blob7e4b4dca5149d6a2266b20b2b7fe7fa0db0b2932
2   "name": "tempo-applovin-mediation",
3   "version": "1.2.4-rc.0",
4   "swift_versions": "5.0",
5   "authors": {
6     "Tempo Engineering": "development@tempoplatform.com"
7   },
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE"
11   },
12   "homepage": "https://www.tempoplatform.com",
13   "readme": "https://github.com/Tempo-Platform/tempo-ios-applovin-mediation-adapter/blob/main/README.md",
14   "source": {
15     "git": "https://github.com/Tempo-Platform/tempo-ios-applovin-mediation-adapter.git",
16     "tag": "1.2.4-rc.0"
17   },
18   "summary": "Tempo AppLovin iOS Mediation Adapter.",
19   "description": "Using this adapter you will be able to integrate Tempo SDK via AppLovin mediation",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "TempoAdapter/*.*",
24   "dependencies": {
25     "TempoSDK": [
26       "1.2.6-rc.0"
27     ],
28     "AppLovinSDK": [
30     ]
31   },
32   "requires_arc": true,
33   "frameworks": [
34     "Foundation",
35     "UIKit"
36   ],
37   "static_framework": true,
38   "pod_target_xcconfig": {
39     "PRODUCT_BUNDLE_IDENTIFIER": "com.tempoplatform.applovin-adapter-sdk"
40   },
41   "user_target_xcconfig": {
42     "VALID_ARCHS": "arm64 armv7 x86_64",
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "swift_version": "5.0"