blob: 52021d963f8a14961597c4f83d1adb156945adea [file] [log] [blame]
{
"name": "InMobiABAdMobDFPPlugin",
"version": "1.0.2.904",
"summary": "InMobi Audience Bidder - DFP Support",
"description": "InMobi Audience Bidder - DFP Support. Copyright 2019 InMobi, all rights reserved.",
"homepage": "https://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.4.zip"
},
"preserve_paths": [
"network-support/Google/InMobiABAdMobDFPPlugin.framework",
"InMobiMediationSDK.framework",
"InMobiSDK.framework"
],
"dependencies": {
"Google-Mobile-Ads-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"
},
"default_subspecs": "InMobiABAdMobDFPPlugin",
"subspecs": [
{
"name": "InMobiABAdMobDFPPlugin",
"dependencies": {
"InMobiABAdMobDFPPlugin/Core": [
],
"InMobiABAdMobDFPPlugin/Moat": [
]
}
},
{
"name": "Core",
"vendored_frameworks": [
"network-support/Google/InMobiABAdMobDFPPlugin.framework",
"InMobiMediationSDK.framework",
"InMobiSDK.framework"
]
},
{
"name": "Moat",
"dependencies": {
"InMobiABAdMobDFPPlugin/Core": [
]
},
"preserve_paths": "INMMoatMobileAppKit.framework",
"vendored_frameworks": "INMMoatMobileAppKit.framework"
}
]
}