[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / e / BidmadAdapterFC-Dev / 4.2.0.0-Test / BidmadAdapterFC-Dev.podspec.json
blob55519e15facef80be6731b650d89570c97a609c0
2   "name": "BidmadAdapterFC-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 AdColony, AppLovin, and UnityAds.",
8   "description": "BidmadAdapterFC is an ad adapter with support for AdColony, AppLovin, and UnityAds. 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": "LatestXcode",
22   "swift_versions": "5.0",
23   "static_framework": true,
24   "requires_arc": true,
25   "vendored_frameworks": "BidmadAdapterFC.framework",
26   "dependencies": {
27     "AppLovinMediationGoogleAdManagerAdapter": [
28       "8.13.0.8"
29     ],
30     "AppLovinMediationGoogleAdapter": [
31       "8.13.0.11"
32     ],
33     "AppLovinMediationUnityAdsAdapter": [
34       "3.7.5.1"
35     ],
36     "GoogleMobileAdsMediationAppLovin": [
37       "10.3.6.0"
38     ],
39     "GoogleMobileAdsMediationUnity": [
40       "3.7.5.0"
41     ],
42     "GoogleMobileAdsMediationIronSource": [
43       "7.1.14.0"
44     ],
45     "GoogleMobileAdsMediationVungle": [
46       "6.10.5.1"
47     ],
48     "AppLovinSDK": [
49       "10.3.6"
50     ],
51     "UnityAds": [
52       "3.7.5"
53     ],
54     "IronSourceSDK": [
55       "7.1.14"
56     ],
57     "VungleSDK-iOS": [
58       "6.10.5"
59     ],
60     "RxSwift": [
61       ">=5.0.0",
62       "<6.0.0"
63     ],
64     "RxRelay": [
65       ">=5.0.0",
66       "<6.0.0"
67     ],
68     "RxCocoa": [
69       ">=5.0.0",
70       "<6.0.0"
71     ],
72     "ADOPUtility": [
73       ">=4.2.0.0",
74       "<4.3.0.0"
75     ]
76   },
77   "subspecs": [
78     {
79       "name": "LatestXcode",
80       "dependencies": {
81         "AppLovinMediationInMobiAdapter": [
82           "10.0.2.1"
83         ],
84         "GoogleMobileAdsMediationAdColony": [
85           "4.7.2.0"
86         ],
87         "GoogleMobileAdsMediationInMobi": [
88           "10.0.2.0"
89         ],
90         "AdColony": [
91           "4.7.2"
92         ],
93         "InMobiSDK": [
94           "10.0.2"
95         ]
96       }
97     },
98     {
99       "name": "Xcode12Compatibility",
100       "vendored_frameworks": "BidmadAdapterFC.framework"
101     }
102   ],
103   "swift_version": "5.0"