[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 9 / 4 / 3 / AdMobMediationAdapterIAd / 7.7.0 / AdMobMediationAdapterIAd.podspec.json
blob10b2ec2702f8d919448c1a598b60ff8acc5b57b0
2   "name": "AdMobMediationAdapterIAd",
3   "version": "7.7.0",
4   "summary": "AdMob Mediation Adapter for iAd Network.",
5   "description": "By default mediation adapters are not included into iOS AdMob SDK.\nEach mediation network other than AdMob requries additional library component.\nThis is iAd mediation adapter library, provided by Google.",
6   "homepage": "https://developers.google.com/mobile-ads-sdk/docs/dfp/android/mediation-networks",
7   "license": {
8     "type": "Copyright",
9     "text": "                        Copyright 2009 - 2016 Google, Inc. All rights reserved.\n"
10   },
11   "authors": "Google Inc.",
12   "source": {
13     "http": "https://dl.google.com/dl/googleadmobadssdk/libadapteriad.zip",
14     "flatten": true
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "preserve_paths": "libAdapterIAd.a",
20   "vendored_libraries": "libAdapterIAd.a",
21   "dependencies": {
22     "Google-Mobile-Ads-SDK": [
23       "~> 7.7.0"
24     ]
25   },
26   "pod_target_xcconfig": {
27     "OTHER_LDFLAGS": "-lObjC -lAdapterIAd",
28     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/AdMobMediationAdapterIAd/"
29   },
30   "requires_arc": true