[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 8 / BidmadAdapterFNC / 4.3.0.2 / BidmadAdapterFNC.podspec.json
blob1f70121d2789d8126616e2a2e1ae63addd8f2078
2   "name": "BidmadAdapterFNC",
3   "version": "4.3.0.2",
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.0.2"
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     "Fyber_Marketplace_SDK": [
34       "8.1.2"
35     ],
36     "ADOPUtility": [
37       ">=4.3.0.0",
38       "<4.4.0.0"
39     ]
40   },
41   "subspecs": [
42     {
43       "name": "ForNative",
44       "dependencies": {
45         "GoogleMobileAdsMediationFacebook": [
46           "6.9.0.0"
47         ],
48         "AdFitSDK": [
49           "3.7.0"
50         ]
51       }
52     },
53     {
54       "name": "ForGame",
55       "dependencies": {
56         "GoogleMobileAdsMediationFacebook": [
57           "6.9.0.0"
58         ]
59       },
60       "platforms": {
61         "ios": "11.0"
62       },
63       "vendored_frameworks": "BidmadAdapterFNC.framework"
64     },
65     {
66       "name": "Xcode12Compatibility",
67       "dependencies": {
68         "GoogleMobileAdsMediationFacebook": [
69           "6.9.0.0"
70         ]
71       },
72       "vendored_frameworks": "BidmadAdapterFNC.framework"
73     },
74     {
75       "name": "ExcludeFacebook",
76       "platforms": {
77         "ios": "11.0"
78       },
79       "vendored_frameworks": "BidmadAdapterFNC.framework"
80     },
81     {
82       "name": "ExcludeFacebookAndXcode12Compat",
83       "platforms": {
84         "ios": "11.0"
85       },
86       "vendored_frameworks": "BidmadAdapterFNC.framework"
87     }
88   ],
89   "swift_version": "5.0"