| { |
| "name": "AdMobMediationAdapterInMobi", |
| "version": "4.0.3", |
| "source": { |
| "http": "https://dl.inmobi.com/SDK/Adapters/AdMobMediation_Adapter_InMobi_iOS_SDK.zip", |
| "flatten": true |
| }, |
| "summary": "AdMob Mediation Adapter for Millenia Media Network.", |
| "description": "By default mediation adapters are not included into iOS AdMob SDK. Each mediation network other than AdMob requries additional library component. This is InMobi mediation adapter library from InMobi.", |
| "license": { |
| "type": "Copyright", |
| "text": " ©2014 InMobi. All rights reserved.\n" |
| }, |
| "homepage": "http://www.inmobi.com/", |
| "authors": "InMobi", |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "preserve_paths": "libAdapterInMobi.a", |
| "dependencies": { |
| "Google-Mobile-Ads-SDK": [ |
| |
| ], |
| "InMobiSDK": [ |
| |
| ] |
| }, |
| "libraries": "AdapterInMobi", |
| "xcconfig": { |
| "OTHER_LDFLAGS": "-ObjC", |
| "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/AdMobMediationAdapterInMobi/\"" |
| }, |
| "requires_arc": false |
| } |