[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / f / 7 / tempo-applovin-mediation / 1.7.0 / tempo-applovin-mediation.podspec.json
blobb3dce43b8e99c4236f03ee01e5aace7a4ec42b59
2   "name": "tempo-applovin-mediation",
3   "version": "1.7.0",
4   "swift_versions": "5.6.1",
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.7.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   "resource_bundles": {
25     "TempoAdapter": [
26       "TempoAdapter/Resources/**/*"
27     ]
28   },
29   "dependencies": {
30     "TempoSDK": [
31       "1.7.0"
32     ],
33     "AppLovinSDK": [
35     ]
36   },
37   "requires_arc": true,
38   "frameworks": [
39     "Foundation",
40     "UIKit"
41   ],
42   "static_framework": true,
43   "pod_target_xcconfig": {
44     "PRODUCT_BUNDLE_IDENTIFIER": "com.tempoplatform.applovin-adapter-sdk"
45   },
46   "user_target_xcconfig": {
47     "VALID_ARCHS": "arm64 armv7 x86_64",
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49   },
50   "swift_version": "5.6.1"