[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / 8 / 7 / GoogleMobileAdsMediationVungle / 7.2.1.1 / GoogleMobileAdsMediationVungle.podspec.json
blob5131323d0cf21ff6f974c38995c8f504a2fffc34
2   "name": "GoogleMobileAdsMediationVungle",
3   "version": "7.2.1.1",
4   "summary": "Liftoff Monetize adapter used for mediation with the Google Mobile Ads SDK",
5   "description": "The Google Mobile Ads SDK is the latest generation in Google mobile advertising featuring refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions. Google Mobile Ads Mediation helps maximize your fill rate and increase your monetization by sending ad requests to multiple networks to ensure you find the best available network to serve ads. This adapter enables you to use Google Mobile Ads Mediation to request ads from Liftoff Monetize.",
6   "homepage": "https://developers.google.com/admob/ios/mediation/liftoff-monetize",
7   "license": {
8     "type": "Apache 2.0",
9     "text": "Copyright 2017 Google LLC"
10   },
11   "authors": "Google LLC",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "vendored_frameworks": [
16     "LiftoffMonetizeAdapter-7.2.1.1/LiftoffMonetizeAdapter.xcframework"
17   ],
18   "dependencies": {
19     "VungleAds": "7.2.1",
20     "Google-Mobile-Ads-SDK": "~> 10.4"
21   },
22   "pod_target_xcconfig": {
23     "VALID_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64",
24     "VALID_ARCHS[sdk=iphoneos*]": "arm64"
25   },
26   "preserve_paths": [
27     "LiftoffMonetizeAdapter-7.2.1.1/README.md"
28   ],
29   "requires_arc": true,
30   "source": {
31     "http": "https://dl.google.com/googleadmobadssdk/mediation/ios/liftoffmonetize/LiftoffMonetizeAdapter-7.2.1.1.zip"
32   },
33   "static_framework": true,
34   "swift_versions": "5.0",
35   "swift_version": "5.0"