blob: ab7b3949fa9cbe3b2317704ec2351166e7969071 [file] [log] [blame]
{
"name": "MoPub-FacebookAudienceNetwork-Adapters",
"version": "4.99.0.0",
"summary": "Facebook Adapters for mediating through MoPub.",
"description": "Supported ad formats: Banners, Interstitial, Rewarded Video and Native.\n\nTo download and integrate the Facebook SDK, please check https://developers.facebook.com/docs/audience-network/ios/#sdk. \n\n\nFor inquiries and support, please visit https://developers.facebook.com/products/audience-network/faq/.",
"homepage": "https://github.com/mopub/mopub-ios-mediation",
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"authors": {
"MoPub": "support@mopub.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"commit": "master"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "FacebookAudienceNetwork/FacebookAdvancedBidder.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 5.0"
],
"FBAudienceNetwork": [
"4.99.0"
]
}
}