blob: 23e5e9101debdfb2d5073a2dd96d360575197468 [file] [log] [blame]
{
"name": "Vchau-Fa-Adapters",
"version": "5.1.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": {
"MoPub": "support@mopub.com"
},
"source": {
"git": "https://github.com/chauduyphanvu1/mopub-ios-mediation.git",
"tag": "facebook-5.1.0.1"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"source_files": "FacebookAudienceNetwork/*.{h,m}",
"subspecs": [
{
"name": "MoPub",
"dependencies": {
"mopub-ios-sdk": [
"~> 5.5"
]
}
},
{
"name": "Network",
"dependencies": {
"FBAudienceNetwork": [
"5.1.0"
]
}
}
]
}