[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / c / 4 / BidmadAdapterFNC-Dev / 4.2.0.0-Test / BidmadAdapterFNC-Dev.podspec.json
blob75284a587d2f0db8faf3c620da87be66c5cc7e8f
2   "name": "BidmadAdapterFNC-Dev",
3   "version": "4.2.0.0-Test",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "summary": "BidmadAdapterFC is an ad adapter with support for Facebook Audience Network, Tapjoy, AdFit, Pangle, Fyber, and ADOP ads",
8   "description": "BidmadAdapterFC 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.2.0.0"
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     "AppLovinMediationFyberAdapter": [
28       "8.1.2.0"
29     ],
30     "AppLovinMediationMintegralAdapter": [
31       "7.1.0.0.1"
32     ],
33     "AppLovinMediationMyTargetAdapter": [
34       "5.15.1.0"
35     ],
36     "GoogleMobileAdsMediationFyber": [
37       "8.1.2.0"
38     ],
39     "Ads-Global": [
40       "3.8.1.0"
41     ],
42     "TapjoySDK": [
43       ">=12.8.0",
44       "<12.9.0"
45     ],
46     "Fyber_Marketplace_SDK": [
47       "8.1.2"
48     ],
49     "RxSwift": [
50       ">=5.0.0",
51       "<6.0.0"
52     ],
53     "RxRelay": [
54       ">=5.0.0",
55       "<6.0.0"
56     ],
57     "RxCocoa": [
58       ">=5.0.0",
59       "<6.0.0"
60     ],
61     "ADOPUtility": [
62       ">=4.2.0.0",
63       "<4.3.0.0"
64     ]
65   },
66   "subspecs": [
67     {
68       "name": "ForNative",
69       "dependencies": {
70         "AppLovinMediationFacebookAdapter": [
71           "6.3.1.0"
72         ],
73         "GoogleMobileAdsMediationFacebook": [
74           "6.3.1.0"
75         ],
76         "AdFitSDK": [
77           "3.7.0"
78         ]
79       }
80     },
81     {
82       "name": "ForGame",
83       "dependencies": {
84         "AppLovinMediationFacebookAdapter": [
85           "6.3.1.0"
86         ],
87         "GoogleMobileAdsMediationFacebook": [
88           "6.3.1.0"
89         ]
90       },
91       "platforms": {
92         "ios": "11.0"
93       },
94       "vendored_frameworks": "BidmadAdapterFNC.framework"
95     },
96     {
97       "name": "ExcludeFacebook",
98       "platforms": {
99         "ios": "11.0"
100       },
101       "vendored_frameworks": "BidmadAdapterFNC.framework"
102     }
103   ],
104   "swift_version": "5.0"