[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 4 / 3 / AdMobMediationAdapterIAd / 6.4.2 / AdMobMediationAdapterIAd.podspec.json
blobde75cbb4efc58f35545b5e11a0bce1e1e12df16e
2   "name": "AdMobMediationAdapterIAd",
3   "version": "6.4.2",
4   "summary": "AdMob Mediation Adapter for iAd Network.",
5   "description": "By default mediation adapters are not included into iOS AdMob SDK. Each mediation network other than AdMob requries additional library component. This is iAd mediation adapter library, provided by Google.",
6   "homepage": "https://developers.google.com/mobile-ads-sdk/ad-network-mediation",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2009 - 2013 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": null
18   },
19   "preserve_paths": "libAdapterIAd.a",
20   "dependencies": {
21     "Google-Mobile-Ads-SDK": [
23     ]
24   },
25   "libraries": "AdapterIAd",
26   "frameworks": "iAd",
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC",
29     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/AdMobMediationAdapterIAd/\""
30   },
31   "requires_arc": false