[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 8 / BidmadAdapterFNC / 4.3.1.0 / BidmadAdapterFNC.podspec.json
blob59659af4bd5547983556302b73646397378b33f0
2   "name": "BidmadAdapterFNC",
3   "version": "4.3.1.0",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "summary": "BidmadAdapterFNC is an ad adapter with support for Facebook Audience Network, Tapjoy, AdFit, Pangle, Fyber, and ADOP ads",
8   "description": "BidmadAdapterFNC 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.3.1.0"
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     "GoogleMobileAdsMediationFyber": [
28       "8.1.2.0"
29     ],
30     "Ads-Global": [
31       "3.8.1.0"
32     ],
33     "TapjoySDK": [
34       ">=12.9.0",
35       "<12.10.0"
36     ],
37     "Fyber_Marketplace_SDK": [
38       "8.1.2"
39     ],
40     "ADOPUtility": [
41       ">=4.3.0.0",
42       "<4.4.0.0"
43     ]
44   },
45   "subspecs": [
46     {
47       "name": "ForNative",
48       "dependencies": {
49         "GoogleMobileAdsMediationFacebook": [
50           "6.9.0.0"
51         ],
52         "AdFitSDK": [
53           "3.7.0"
54         ]
55       }
56     },
57     {
58       "name": "ForGame",
59       "dependencies": {
60         "GoogleMobileAdsMediationFacebook": [
61           "6.9.0.0"
62         ]
63       },
64       "platforms": {
65         "ios": "11.0"
66       },
67       "vendored_frameworks": "BidmadAdapterFNC.framework"
68     },
69     {
70       "name": "Xcode12Compatibility",
71       "dependencies": {
72         "GoogleMobileAdsMediationFacebook": [
73           "6.9.0.0"
74         ]
75       },
76       "vendored_frameworks": "BidmadAdapterFNC.framework"
77     },
78     {
79       "name": "ExcludeFacebook",
80       "platforms": {
81         "ios": "11.0"
82       },
83       "vendored_frameworks": "BidmadAdapterFNC.framework"
84     },
85     {
86       "name": "ExcludeFacebookAndXcode12Compat",
87       "platforms": {
88         "ios": "11.0"
89       },
90       "vendored_frameworks": "BidmadAdapterFNC.framework"
91     }
92   ],
93   "swift_version": "5.0"