blob: 7c8a58626c28c709abe89dc1738f85c758fda420 [file] [log] [blame]
{
"name": "ISAdapterAM",
"version": "2.5.0.1",
"summary": "IronSource Adapter For AdMob",
"description": "Use this adapter to show IronSource 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": "http://developers.ironsrc.com/wp-content/uploads/2017/01/IronSourceAdMobAdapter.framework-2.5.0.zip"
},
"source_files": "IronSourceAdMobAdapter.framework/**/*.{h,m}",
"public_header_files": "IronSourceAdMobAdapter.framework/**/*.h",
"preserve_paths": "IronSourceAdMobAdapter.framework",
"platforms": {
"ios": null
},
"requires_arc": true,
"vendored_frameworks": "IronSourceAdMobAdapter.framework",
"dependencies": {
"IronSourceSDK": [
"= 6.6.8.1"
],
"Google-Mobile-Ads-SDK": [
"7.19.0"
]
}
}