[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / b / d / AppLovinMediationTargetVideoAdapter / 1.0.0 / AppLovinMediationTargetVideoAdapter.podspec.json
blobaf49752e70cebac8f5539babeb739d508a3e662e
2   "name": "AppLovinMediationTargetVideoAdapter",
3   "version": "1.0.0",
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     "tag": "v1.0.0"
20   },
21   "vendored_frameworks": "BridSDK.xcframework",
22   "dependencies": {
23     "AppLovinSDK": [
24       ">= 12.4.1"
25     ]
26   },
27   "prepare_command": "curl -L -o BridSDK.zip https://brid.s3.amazonaws.com/ios/v1.3.4/BridSDK.xcframework.zip\nunzip BridSDK.zip -d .",
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }