blob: 16a936df3e9599308bf0ee89819c1aee227683e9 [file] [log] [blame]
{
"name": "gjg-MoPub-FacebookAudienceNetwork-Adapters",
"version": "5.4.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/arkenthera/mopub-ios-mediation",
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"authors": {
"MoPub": "support@mopub.com"
},
"source": {
"git": "https://github.com/arkenthera/mopub-ios-mediation.git",
"tag": "gjg-facebook-5.4.0.0"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"subspecs": [
{
"name": "MoPub",
"dependencies": {
"gjg-mopub-ios-sdk/Core": [
"~> 5.7"
]
}
},
{
"name": "Network",
"source_files": "FacebookAudienceNetwork/*.{h,m}",
"dependencies": {
"gjg-mopub-ios-sdk/Core": [
"~> 5.7"
],
"FBAudienceNetwork": [
"5.4.0"
]
}
}
]
}