[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / 3 / f / BidmadAdapterFC / 4.0.0.1 / BidmadAdapterFC.podspec.json
blob0cb438b929fa7afabf23847ea6a001df4213a7f4
2   "name": "BidmadAdapterFC",
3   "version": "4.0.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.0.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.0.1.2"
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     "GoogleMobileAdsMediationUnity": [
29       "3.7.5.0"
30     ],
31     "AppLovinSDK": [
32       "10.3.6"
33     ],
34     "UnityAds": [
35       "3.7.5"
36     ]
37   }