blob: 7efc9eadd39f7d411b9f63f75dde949c7063199b [file] [log] [blame]
{
"name": "IronSourceAdMobAdapter",
"version": "3.1.0.0",
"summary": "AdMob Adapter",
"description": "Use this adapter to show AdMob 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/ISAdMobAdapter3.1.0.zip"
},
"source_files": "ISAdMobAdapter/ISAdMobAdapter.framework/**/*.{h,m}",
"public_header_files": "ISAdMobAdapter/ISAdMobAdapter.framework/**/*.h",
"preserve_paths": "ISAdMobAdapter/ISAdMobAdapter.framework",
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreTelephony",
"EventKit",
"EventKitUI",
"MediaPlayer",
"MessageUI",
"StoreKit",
"SystemConfiguration"
],
"vendored_frameworks": "ISAdMobAdapter/ISAdMobAdapter.framework",
"dependencies": {
"IronSourceSDK": [
"= 6.6.0"
]
}
}