[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 8 / BidmadAdapterFNC / 4.5.1.1 / BidmadAdapterFNC.podspec.json
blob495bf695e24a661dcaa6a93141cca8620bcd30e9
2   "name": "BidmadAdapterFNC",
3   "version": "4.5.1.1",
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": "FNC.4.5.1.1"
20   },
21   "default_subspecs": "ForNative",
22   "swift_versions": "5.0",
23   "static_framework": true,
24   "requires_arc": true,
25   "vendored_frameworks": "BidmadAdapterFNC.xcframework",
26   "dependencies": {
27     "GoogleMobileAdsMediationFyber": [
28       "8.1.5.0"
29     ],
30     "GoogleMobileAdsMediationPangle": [
31       "4.5.2.8.0"
32     ],
33     "Ads-Global": [
34       "4.5.2.8"
35     ],
36     "TapjoySDK": [
37       ">=12.9.0",
38       "<=12.10.0"
39     ],
40     "Fyber_Marketplace_SDK": [
41       "8.1.5"
42     ],
43     "ADOPUtility": [
44       ">=4.5.0.0",
45       "<4.6.0.0"
46     ],
47     "AdopPrebidSdk": [
48       ">=1.0.0",
49       "<1.1.0"
50     ]
51   },
52   "subspecs": [
53     {
54       "name": "ForNative",
55       "dependencies": {
56         "GoogleMobileAdsMediationFacebook": [
57           ">=6.9.0.1",
58           "<=6.11.2.0"
59         ],
60         "AdFitSDK": [
61           "3.7.0"
62         ]
63       }
64     },
65     {
66       "name": "ForGame",
67       "dependencies": {
68         "GoogleMobileAdsMediationFacebook": [
69           ">=6.9.0.1",
70           "<=6.11.2.0"
71         ]
72       },
73       "platforms": {
74         "ios": "11.0"
75       },
76       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
77     },
78     {
79       "name": "Xcode12Compatibility",
80       "dependencies": {
81         "GoogleMobileAdsMediationFacebook": [
82           "6.9.0.1"
83         ]
84       },
85       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
86     },
87     {
88       "name": "ExcludeFacebook",
89       "platforms": {
90         "ios": "11.0"
91       },
92       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
93     },
94     {
95       "name": "ExcludeFacebookAndXcode12Compat",
96       "platforms": {
97         "ios": "11.0"
98       },
99       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
100     }
101   ],
102   "swift_version": "5.0"