[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / 9 / BidmadPartners / 1.0.4 / BidmadPartners.podspec.json
blob3dc9704a2a62f0b89dc19394ee3f24d388b0bd1d
2   "name": "BidmadPartners",
3   "version": "1.0.4",
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.4"
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         "GoogleMobileAdsMediationFacebook": [
48           "6.15.0.0"
49         ]
50       }
51     },
52     {
53       "name": "AppLovinMax",
54       "dependencies": {
55         "AppLovinMediationVungleAdapter": [
56           "7.2.2.0"
57         ],
58         "AppLovinMediationByteDanceAdapter": [
59           "5.8.0.7.0"
60         ],
61         "AppLovinMediationFyberAdapter": [
62           "8.2.6.0"
63         ],
64         "AppLovinMediationUnityAdsAdapter": [
65           "4.9.3.0"
66         ],
67         "AppLovinMediationIronSourceAdapter": [
68           "7.8.0.0.1"
69         ],
70         "AppLovinMediationGoogleAdapter": [
71           "11.2.0.0"
72         ]
73       }
74     }
75   ],
76   "swift_version": "5.0"