[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 0 / 6 / d / AdMobMediationAdapterMMedia / 1.5.0 / AdMobMediationAdapterMMedia.podspec.json
blob8f8d145c9f2923748eeddbdfe6b78558baf8dc15
2   "name": "AdMobMediationAdapterMMedia",
3   "version": "1.5.0",
4   "source": {
5     "http": "http://docs.millennialmedia.com/iOS-SDK/MillennialiOSAdMobAdapter1.5.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 2014 Millennial Media, Inc. All rights reserved.\n"
13   },
14   "homepage": "http://www.millennialmedia.com/",
15   "authors": "Millennial Media",
16   "platforms": {
17     "ios": "5.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