[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 6 / d / AdMobMediationAdapterMMedia / 1.8.0 / AdMobMediationAdapterMMedia.podspec.json
blob1963e632c74000fa5dac12c2f1807ff4e9936086
2   "name": "AdMobMediationAdapterMMedia",
3   "version": "1.8.0",
4   "source": {
5     "http": "http://docs.millennialmedia.com/iOS-SDK/MillennialiOSAdMobAdapter-1.8.0.zip",
6     "flatten": true
7   },
8   "summary": "AdMob Mediation Adapter for Millenial Media Network.",
9   "description": "AdMob mediation allows an ad placement to show ads from multiple networks. This requires both the ad network's SDK as well as an adapter. This adapter allows you to serve Millennial Media ads through AdMob mediation.",
10   "license": {
11     "type": "Copyright",
12     "text": "Copyright 2015 Millennial Media, Inc. All rights reserved.\n"
13   },
14   "homepage": "http://www.millennialmedia.com/",
15   "authors": "Millennial Media",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "preserve_paths": "libAdapterMillennial.a",
20   "dependencies": {
21     "Google-Mobile-Ads-SDK": [
23     ],
24     "MillennialMediaSDK": [
26     ]
27   },
28   "libraries": "AdapterMillennial",
29   "xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC",
31     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/AdMobMediationAdapterMMedia/\""
32   },
33   "requires_arc": false