[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / 1 / GoogleMobileAdsMediationInMobi / 10.0.2.0 / GoogleMobileAdsMediationInMobi.podspec.json
blob9fb5e4610fd9a08b7448fb1d3e796d5c067e57cf
2   "name": "GoogleMobileAdsMediationInMobi",
3   "version": "10.0.2.0",
4   "summary": "InMobi 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 the InMobi.",
6   "homepage": "https://developers.google.com/admob/ios/mediation/inmobi",
7   "license": {
8     "type": "Apache 2.0",
9     "text": "Copyright 2016 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "vendored_frameworks": [
16     "InMobiAdapter-10.0.2.0/InMobiAdapter.xcframework"
17   ],
18   "dependencies": {
19     "InMobiSDK/Core": "10.0.2",
20     "Google-Mobile-Ads-SDK": "~> 8.0"
21   },
22   "pod_target_xcconfig": {
23     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
24     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7"
25   },
26   "preserve_paths": [
27     "InMobiAdapter-10.0.2.0/README.md"
28   ],
29   "requires_arc": true,
30   "source": {
31     "http": "https://dl.google.com/googleadmobadssdk/mediation/ios/inmobi/InMobiAdapter-10.0.2.0.zip"
32   }