[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / 2 / Vchau-Fa-Adapters / 5.1.0.1 / Vchau-Fa-Adapters.podspec.json
blob23e5e9101debdfb2d5073a2dd96d360575197468
2   "name": "Vchau-Fa-Adapters",
3   "version": "5.1.0.1",
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/chauduyphanvu1/mopub-ios-mediation.git",
16     "tag": "facebook-5.1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "source_files": "FacebookAudienceNetwork/*.{h,m}",
23   "subspecs": [
24     {
25       "name": "MoPub",
26       "dependencies": {
27         "mopub-ios-sdk": [
28           "~> 5.5"
29         ]
30       }
31     },
32     {
33       "name": "Network",
34       "dependencies": {
35         "FBAudienceNetwork": [
36           "5.1.0"
37         ]
38       }
39     }
40   ]