[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 3 / b / e / BidmadAdapterFC-Dev / 4.2.1.0 / BidmadAdapterFC-Dev.podspec.json
blob23f2f328aa75a57220f851e53ab3cf8f08855b6d
2   "name": "BidmadAdapterFC-Dev",
3   "version": "4.2.1.0",
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/MarkusOhADOP/cocoapod-testing-suite.git",
19     "tag": "4.2.1.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     "ADOPUtility-Dev": [
61       ">=4.2.1.0",
62       "<4.3.0.0"
63     ]
64   },
65   "subspecs": [
66     {
67       "name": "LatestXcode",
68       "dependencies": {
69         "AppLovinMediationInMobiAdapter": [
70           "10.0.2.1"
71         ],
72         "GoogleMobileAdsMediationAdColony": [
73           "4.7.2.0"
74         ],
75         "GoogleMobileAdsMediationInMobi": [
76           "10.0.2.0"
77         ],
78         "AdColony": [
79           "4.7.2"
80         ],
81         "InMobiSDK": [
82           "10.0.2"
83         ]
84       }
85     },
86     {
87       "name": "Xcode12Compatibility",
88       "vendored_frameworks": "BidmadAdapterFC.framework"
89     }
90   ],
91   "swift_version": "5.0"