[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 8 / b / 9 / BidmadPartners / 1.0.3 / BidmadPartners.podspec.json
blobc417adcede0ac932afbc02ecdfa88d5b88cbe1e8
2   "name": "BidmadPartners",
3   "version": "1.0.3",
4   "platforms": {
5     "ios": "12.0"
6   },
7   "summary": "BidmadPartners library is a collection of partnered adnetworks with third-party mediation support.",
8   "description": "BidmadPartners library is a collection of partnered adnetworks with third-party mediation support. The mediation currently includes AdMob Bidding or AppLovin Max.",
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": "PARTNER.1.0.3"
20   },
21   "swift_versions": "5.0",
22   "static_framework": true,
23   "requires_arc": true,
24   "vendored_frameworks": "EmptyProject.xcframework",
25   "subspecs": [
26     {
27       "name": "AdMobBidding",
28       "dependencies": {
29         "GoogleMobileAdsMediationVungle": [
30           "7.2.2.1"
31         ],
32         "GoogleMobileAdsMediationPangle": [
33           "5.8.0.7.0"
34         ],
35         "GoogleMobileAdsMediationFyber": [
36           "8.2.6.1"
37         ],
38         "GoogleMobileAdsMediationUnity": [
39           "4.9.3.0"
40         ],
41         "GoogleMobileAdsMediationIronSource": [
42           "7.8.0.0.0"
43         ],
44         "GoogleMobileAdsMediationAppLovin": [
45           "12.2.1.0"
46         ]
47       }
48     },
49     {
50       "name": "AppLovinMax",
51       "dependencies": {
52         "AppLovinMediationVungleAdapter": [
53           "7.2.2.0"
54         ],
55         "AppLovinMediationByteDanceAdapter": [
56           "5.8.0.7.0"
57         ],
58         "AppLovinMediationFyberAdapter": [
59           "8.2.6.0"
60         ],
61         "AppLovinMediationUnityAdsAdapter": [
62           "4.9.3.0"
63         ],
64         "AppLovinMediationIronSourceAdapter": [
65           "7.8.0.0.1"
66         ],
67         "AppLovinMediationGoogleAdapter": [
68           "11.2.0.0"
69         ]
70       }
71     }
72   ],
73   "swift_version": "5.0"