[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 8 / BidmadAdapterFNC / 4.5.1.0 / BidmadAdapterFNC.podspec.json
blob56d927b92f4499cd6805a29d56d6c78bd4350920
2   "name": "BidmadAdapterFNC",
3   "version": "4.5.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": "FNC.4.5.1.0"
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     ]
50   },
51   "subspecs": [
52     {
53       "name": "ForNative",
54       "dependencies": {
55         "GoogleMobileAdsMediationFacebook": [
56           ">=6.9.0.1",
57           "<=6.11.2.0"
58         ],
59         "AdFitSDK": [
60           "3.7.0"
61         ]
62       }
63     },
64     {
65       "name": "ForGame",
66       "dependencies": {
67         "GoogleMobileAdsMediationFacebook": [
68           ">=6.9.0.1",
69           "<=6.11.2.0"
70         ]
71       },
72       "platforms": {
73         "ios": "11.0"
74       },
75       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
76     },
77     {
78       "name": "Xcode12Compatibility",
79       "dependencies": {
80         "GoogleMobileAdsMediationFacebook": [
81           "6.9.0.1"
82         ]
83       },
84       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
85     },
86     {
87       "name": "ExcludeFacebook",
88       "platforms": {
89         "ios": "11.0"
90       },
91       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
92     },
93     {
94       "name": "ExcludeFacebookAndXcode12Compat",
95       "platforms": {
96         "ios": "11.0"
97       },
98       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
99     }
100   ],
101   "swift_version": "5.0"