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