| { |
| "name": "InMobiABMoPubPlugin", |
| "version": "1.0.1.900", |
| "summary": "InMobi Audience Bidder - MoPub Support", |
| "description": "InMobi Audience Bidder - MoPub Support. Copyright 2019 InMobi, all rights reserved.", |
| "homepage": "http://www.inmobi.com", |
| "license": "Custom", |
| "authors": { |
| "InMobi": "sdk-dev-support@inmobi.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "http": "https://s3.amazonaws.com/inmobi-sdk/IM/InMobi-Mediation-iOS-SDK-9.0.0.zip" |
| }, |
| "preserve_paths": [ |
| "network-support/MoPub/InMobiABMoPubPlugin.framework", |
| "InMobiMediationSDK.framework", |
| "InMobiSDK.framework" |
| ], |
| "ios": { |
| "vendored_frameworks": [ |
| "network-support/MoPub/InMobiABMoPubPlugin.framework", |
| "InMobiMediationSDK.framework", |
| "InMobiSDK.framework" |
| ] |
| }, |
| "dependencies": { |
| "mopub-ios-sdk": [ |
| |
| ] |
| }, |
| "frameworks": [ |
| "WebKit", |
| "AdSupport", |
| "AudioToolbox", |
| "AVFoundation", |
| "CoreTelephony", |
| "CoreLocation", |
| "Foundation", |
| "MediaPlayer", |
| "MessageUI", |
| "StoreKit", |
| "Social", |
| "SystemConfiguration", |
| "Security", |
| "SafariServices", |
| "UIKit" |
| ], |
| "libraries": [ |
| "sqlite3.0", |
| "z" |
| ], |
| "xcconfig": { |
| "OTHER_LDFLAGS": "-ObjC" |
| } |
| } |