| { |
| "name": "MoPub-Facebook-Adapters", |
| "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" |
| }, |
| "source_files": "Facebook/*.{h,m}", |
| "dependencies": { |
| "mopub-ios-sdk": [ |
| "~> 4.19.0" |
| ], |
| "FBAudienceNetwork": [ |
| "~> 4.0" |
| ] |
| } |
| } |