[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / b / d / AppLovinMediationTargetVideoAdapter / 1.0.7 / AppLovinMediationTargetVideoAdapter.podspec.json
blob89d05ab3b99f451dc434b9685e094734cde152ac
2   "name": "AppLovinMediationTargetVideoAdapter",
3   "version": "1.0.7",
4   "summary": "AppLovin Mediation Adapter for TargetVideo",
5   "description": "This is the AppLovin Mediation Adapter for TargetVideo.",
6   "homepage": "https://github.com/PredragJ/AppLovinMediationTargetVideoAdapter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Predrag Jevtic": "predrag.jevtic@target-video.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "git": "https://github.com/PredragJ/AppLovinMediationTargetVideoAdapter.git"
19   },
20   "dependencies": {
21     "BridSDK": [
22       "~> 1.4.0"
23     ],
24     "AppLovinSDK": [
25       ">= 12.4.1"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }