[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / f / 7 / tempo-applovin-mediation / 0.1.2 / tempo-applovin-mediation.podspec.json
blob8e9744320a8b5e27a7ffe014cd75dbba7f21740d
2   "name": "tempo-applovin-mediation",
3   "version": "0.1.2",
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",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kieran": "kieran@tempoplatform.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/Tempo-Platform/tempo-ios-applovin-mediation-adapter.git",
19     "tag": "0.1.2"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "static_framework": true,
27   "swift_versions": "5.0",
28   "dependencies": {
29     "TempoSDK": [
30       "~> 0.0.22"
31     ],
32     "AppLovinSDK": [
34     ]
35   },
36   "source_files": "TempoAdapter/*.*",
37   "pod_target_xcconfig": {
38     "PRODUCT_BUNDLE_IDENTIFIER": "com.tempoplatform.applovin-adapter-sdk"
39   },
40   "user_target_xcconfig": {
41     "VALID_ARCHS": "arm64 armv7 x86_64",
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "swift_version": "5.0"