[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / 3 / f / BidmadAdapterFC / 4.1.1.3 / BidmadAdapterFC.podspec.json
blob6bb3f73625eaedc451023ebe6d1623d0777771e3
2   "name": "BidmadAdapterFC",
3   "version": "4.1.1.3",
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.1.1.3"
20   },
21   "default_subspecs": "LatestXcode",
22   "static_framework": true,
23   "requires_arc": true,
24   "vendored_frameworks": "BidmadAdapterFC.framework",
25   "dependencies": {
26     "GoogleMobileAdsMediationAppLovin": [
27       "10.3.6.0"
28     ],
29     "GoogleMobileAdsMediationUnity": [
30       "3.7.5.0"
31     ],
32     "AppLovinSDK": [
33       "10.3.6"
34     ],
35     "UnityAds": [
36       "3.7.5"
37     ]
38   },
39   "subspecs": [
40     {
41       "name": "LatestXcode",
42       "dependencies": {
43         "GoogleMobileAdsMediationAdColony": [
44           "4.7.2.0"
45         ],
46         "AdColony": [
47           "4.7.2"
48         ]
49       }
50     },
51     {
52       "name": "Xcode12Compatibility",
53       "vendored_frameworks": "BidmadAdapterFC.framework"
54     }
55   ]