blob: 98977b2531cdb667e6f967839d5e048b990a18b0 [file] [log] [blame]
{
"name": "IronSourceMoPubAdapter",
"version": "4.1.1.5",
"summary": "MoPub Adapter",
"description": "Use this adapter to show MoPub ads",
"homepage": "http://www.ironsrc.com/",
"license": {
"type": "Commercial",
"text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
},
"authors": {
"IronSource": "http://www.ironsrc.com/contact/"
},
"source": {
"http": "https://dl.bintray.com/ironsource-mobile/ios-adapters/ISMopubAdapter4.1.1.zip"
},
"source_files": "ISMopubAdapter/ISMopubAdapter.framework/**/*.{h,m}",
"public_header_files": "ISMopubAdapter/ISMopubAdapter.framework/**/*.h",
"preserve_paths": "ISMopubAdapter/ISMopubAdapter.framework",
"platforms": {
"ios": null
},
"frameworks": [
"CoreGraphics",
"CoreLocation",
"CoreMedia",
"CoreTelephony",
"Foundation",
"MediaPlayer",
"QuartzCore",
"SystemConfiguration",
"UIKit",
"SafariServices",
"MobileCoreServices",
"QuartzCore"
],
"weak_frameworks": [
"AdSupport",
"WebKit",
"StoreKit"
],
"vendored_frameworks": "ISMopubAdapter/ISMopubAdapter.framework",
"dependencies": {
"IronSourceSDK": [
"= 6.7.10.0"
],
"mopub-ios-sdk": [
"= 4.20.1"
]
}
}