[Add] TorusSessionManager 6.1.0
[CocoaPods.git] / Specs / 2 / 4 / 8 / BidmadAdapterFNC / 4.6.0.0 / BidmadAdapterFNC.podspec.json
blob152026f7a9e44b12c98d16baeffe24171ab7ecf0
2   "name": "BidmadAdapterFNC",
3   "version": "4.6.0.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.6.0.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.6.0.0",
45       "<4.7.0.0"
46     ],
47     "AdopPrebidSdk": [
48       ">=1.0.0",
49       "<1.1.0"
50     ],
51     "OpenWrapHandlerDFP": [
52       "3.0.1"
53     ],
54     "OpenWrapSDK": [
55       "2.6.2"
56     ]
57   },
58   "subspecs": [
59     {
60       "name": "ForNative",
61       "dependencies": {
62         "GoogleMobileAdsMediationFacebook": [
63           ">=6.9.0.1",
64           "<=6.11.2.0"
65         ],
66         "AdFitSDK": [
67           "3.7.0"
68         ]
69       }
70     },
71     {
72       "name": "ForGame",
73       "dependencies": {
74         "GoogleMobileAdsMediationFacebook": [
75           ">=6.9.0.1",
76           "<=6.11.2.0"
77         ]
78       },
79       "platforms": {
80         "ios": "11.0"
81       },
82       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
83     },
84     {
85       "name": "Xcode12Compatibility",
86       "dependencies": {
87         "GoogleMobileAdsMediationFacebook": [
88           "6.9.0.1"
89         ]
90       },
91       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
92     },
93     {
94       "name": "ExcludeFacebook",
95       "platforms": {
96         "ios": "11.0"
97       },
98       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
99     },
100     {
101       "name": "ExcludeFacebookAndXcode12Compat",
102       "platforms": {
103         "ios": "11.0"
104       },
105       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
106     }
107   ],
108   "swift_version": "5.0"