[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / c / 4 / BidmadAdapterFNC-Dev / 4.5.0.0 / BidmadAdapterFNC-Dev.podspec.json
blobd76a7a9d70a5b8cbc951f01fa367874a4da5d4b3
2   "name": "BidmadAdapterFNC-Dev",
3   "version": "4.5.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/MarkusOhADOP/cocoapod-testing-suite.git",
19     "tag": "4.5.0.0-test"
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     "Ads-Global": [
31       "4.5.2.8"
32     ],
33     "TapjoySDK": [
34       ">=12.9.0",
35       "<=12.10.0"
36     ],
37     "Fyber_Marketplace_SDK": [
38       "8.1.5"
39     ],
40     "ADOPUtility-Dev": [
41       ">=4.5.0.0",
42       "<4.6.0.0"
43     ]
44   },
45   "subspecs": [
46     {
47       "name": "ForNative",
48       "dependencies": {
49         "GoogleMobileAdsMediationFacebook": [
50           "6.9.0.1"
51         ],
52         "AdFitSDK": [
53           "3.7.0"
54         ]
55       }
56     },
57     {
58       "name": "ForGame",
59       "dependencies": {
60         "GoogleMobileAdsMediationFacebook": [
61           "6.9.0.1"
62         ]
63       },
64       "platforms": {
65         "ios": "11.0"
66       },
67       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
68     },
69     {
70       "name": "Xcode12Compatibility",
71       "dependencies": {
72         "GoogleMobileAdsMediationFacebook": [
73           "6.9.0.1"
74         ]
75       },
76       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
77     },
78     {
79       "name": "ExcludeFacebook",
80       "platforms": {
81         "ios": "11.0"
82       },
83       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
84     },
85     {
86       "name": "ExcludeFacebookAndXcode12Compat",
87       "platforms": {
88         "ios": "11.0"
89       },
90       "vendored_frameworks": "BidmadAdapterFNC.xcframework"
91     }
92   ],
93   "swift_version": "5.0"