[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / c / 4 / BidmadAdapterFNC-Dev / 4.2.0.0-Test3 / BidmadAdapterFNC-Dev.podspec.json
bloba58ea6068286ada18abcb112aef486650df04ae5
2   "name": "BidmadAdapterFNC-Dev",
3   "version": "4.2.0.0-Test3",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "summary": "BidmadAdapterFC is an ad adapter with support for Facebook Audience Network, Tapjoy, AdFit, Pangle, Fyber, and ADOP ads",
8   "description": "BidmadAdapterFC is an ad adapter with support for Facebook Audience Network, Tapjoy, AdFit, Pangle, Fyber, and ADOP ads. Please setup BidmadSDK (4.1.0.0 or higher) first.",
9   "homepage": "https://bidmad.net",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Markus": "markus@adop.cc"
16   },
17   "source": {
18     "git": "https://github.com/bidmad/cocoapod.git",
19     "tag": "4.2.0.0-NRS"
20   },
21   "default_subspecs": "ForNative",
22   "swift_versions": "5.0",
23   "static_framework": true,
24   "requires_arc": true,
25   "vendored_frameworks": "BidmadAdapterFNC.framework",
26   "dependencies": {
27     "AppLovinMediationFyberAdapter": [
28       "8.1.2.0"
29     ],
30     "AppLovinMediationMintegralAdapter": [
31       "7.1.0.0.1"
32     ],
33     "AppLovinMediationMyTargetAdapter": [
34       "5.15.1.0"
35     ],
36     "GoogleMobileAdsMediationFyber": [
37       "8.1.2.0"
38     ],
39     "Ads-Global": [
40       "3.8.1.0"
41     ],
42     "TapjoySDK": [
43       ">=12.8.0",
44       "<12.9.0"
45     ],
46     "Fyber_Marketplace_SDK": [
47       "8.1.2"
48     ],
49     "ADOPUtility": [
50       ">=4.2.0.0",
51       "<4.3.0.0"
52     ]
53   },
54   "subspecs": [
55     {
56       "name": "ForNative",
57       "dependencies": {
58         "AppLovinMediationFacebookAdapter": [
59           "6.3.1.0"
60         ],
61         "GoogleMobileAdsMediationFacebook": [
62           "6.3.1.0"
63         ],
64         "AdFitSDK": [
65           "3.7.0"
66         ]
67       }
68     },
69     {
70       "name": "ForGame",
71       "dependencies": {
72         "AppLovinMediationFacebookAdapter": [
73           "6.3.1.0"
74         ],
75         "GoogleMobileAdsMediationFacebook": [
76           "6.3.1.0"
77         ]
78       },
79       "platforms": {
80         "ios": "11.0"
81       },
82       "vendored_frameworks": "BidmadAdapterFNC.framework"
83     },
84     {
85       "name": "ExcludeFacebook",
86       "platforms": {
87         "ios": "11.0"
88       },
89       "vendored_frameworks": "BidmadAdapterFNC.framework"
90     }
91   ],
92   "swift_version": "5.0"