blob: f25dff89ff5f8e0eb1c0209e94c774d661f58a69 [file] [log] [blame]
{
"name": "FacebookMediation",
"version": "4.27.0.1",
"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": {
"PoojaChirp": "pshashidhar@twitter.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"tag": "master"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "FacebookAudienceNetwork/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.0"
],
"FBAudienceNetwork": [
]
}
}