[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 3 / f / BidmadAdapterFC / 4.5.0.1 / BidmadAdapterFC.podspec.json
blob18b0576cb5209bb69ad283db9c4019a4d344e209
2   "name": "BidmadAdapterFC",
3   "version": "4.5.0.1",
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": "FC.4.5.0.1"
20   },
21   "default_subspecs": "LatestXcode",
22   "swift_versions": "5.0",
23   "static_framework": true,
24   "requires_arc": true,
25   "vendored_frameworks": "BidmadAdapterFC.xcframework",
26   "dependencies": {
27     "GoogleMobileAdsMediationAppLovin": [
28       "11.4.2.0"
29     ],
30     "GoogleMobileAdsMediationUnity": [
31       "4.2.1.0"
32     ],
33     "GoogleMobileAdsMediationIronSource": [
34       "7.2.3.1.0"
35     ],
36     "GoogleMobileAdsMediationVungle": [
37       "6.11.0.0"
38     ],
39     "AppLovinSDK": [
40       "11.4.2"
41     ],
42     "UnityAds": [
43       "4.2.1"
44     ],
45     "IronSourceSDK": [
46       "7.2.3.1"
47     ],
48     "VungleSDK-iOS": [
49       "6.11.0"
50     ],
51     "ADOPUtility": [
52       ">=4.5.0.0",
53       "<4.6.0.0"
54     ]
55   },
56   "subspecs": [
57     {
58       "name": "LatestXcode",
59       "dependencies": {
60         "GoogleMobileAdsMediationAdColony": [
61           "4.9.0.0"
62         ],
63         "GoogleMobileAdsMediationInMobi": [
64           "10.0.7.0"
65         ],
66         "AdColony": [
67           "4.9.0"
68         ],
69         "InMobiSDK": [
70           "10.0.7"
71         ]
72       }
73     },
74     {
75       "name": "Xcode12Compatibility",
76       "vendored_frameworks": "BidmadAdapterFC.xcframework"
77     }
78   ],
79   "swift_version": "5.0"