[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 3 / f / BidmadAdapterFC / 0.0.2 / BidmadAdapterFC.podspec.json
bloba3b894968de4693aa2e4b2f241ea0fd5f6866d57
2   "name": "BidmadAdapterFC",
3   "version": "0.0.2",
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 (3.0.0 or higher) first.",
9   "homepage": "https://github.com/bidmad/cocoapod.git",
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": "3.0.7"
20   },
21   "static_framework": true,
22   "requires_arc": true,
23   "vendored_frameworks": "BidmadAdapterFC.framework",
24   "dependencies": {
25     "GoogleMobileAdsMediationAppLovin": [
26       "10.3.6.0"
27     ],
28     "GoogleMobileAdsMediationAdColony": [
29       "4.7.2.0"
30     ],
31     "GoogleMobileAdsMediationUnity": [
32       "3.7.5.0"
33     ],
34     "AppLovinSDK": [
35       "10.3.6"
36     ],
37     "AdColony": [
38       "4.7.2"
39     ],
40     "UnityAds": [
41       "3.7.5"
42     ]
43   }