[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / f / 1 / a / MoPub-FacebookAudienceNetwork-Adapters / 5.7.0.0 / MoPub-FacebookAudienceNetwork-Adapters.podspec.json
blobf1ca923fbb6682c31e6215fea1aca38b8a0e957b
2   "name": "MoPub-FacebookAudienceNetwork-Adapters",
3   "version": "5.7.0.0",
4   "summary": "Facebook Adapters for mediating through MoPub.",
5   "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/.",
6   "homepage": "https://github.com/mopub/mopub-ios-mediation",
7   "license": {
8     "type": "New BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MoPub": "support@mopub.com"
13   },
14   "source": {
15     "git": "https://github.com/mopub/mopub-ios-mediation.git",
16     "tag": "facebookaudiencenetwork-5.7.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "subspecs": [
23     {
24       "name": "MoPub",
25       "dependencies": {
26         "mopub-ios-sdk/Core": [
27           "~> 5.6"
28         ],
29         "mopub-ios-sdk/NativeAds": [
30           "~> 5.6"
31         ]
32       }
33     },
34     {
35       "name": "Network",
36       "source_files": "FacebookAudienceNetwork/*.{h,m}",
37       "dependencies": {
38         "mopub-ios-sdk/Core": [
39           "~> 5.6"
40         ],
41         "mopub-ios-sdk/NativeAds": [
42           "~> 5.6"
43         ],
44         "FBAudienceNetwork": [
45           "5.7.0"
46         ]
47       }
48     }
49   ]