[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 8 / BidmadSDK / 6.3.2 / BidmadSDK.podspec.json
blobb2b75f3a72cfcce693f77883985304344485eab4
2   "name": "BidmadSDK",
3   "version": "6.3.2",
4   "platforms": {
5     "ios": "12.0"
6   },
7   "summary": "Integrated App Monetization Solution for Mobile Apps by all Publishers",
8   "description": "BidmadSDK allows users to communicate with Compass by ADOP. Our mediation platform optimizes for the utmost profit.",
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": "SDK.6.3.2"
20   },
21   "resource_bundles": {
22     "bidmad_asset": [
23       "Assets/*"
24     ]
25   },
26   "swift_versions": "5.0",
27   "default_subspecs": "ForNative",
28   "static_framework": true,
29   "requires_arc": true,
30   "vendored_frameworks": "BidmadSDK.xcframework",
31   "dependencies": {
32     "Google-Mobile-Ads-SDK": [
33       "10.8.0"
34     ],
35     "ADOPUtility": [
36       ">=6.3.1",
37       "<6.4.0"
38     ],
39     "GoogleMobileAdsMediationAdColony": [
40       "4.9.0.2"
41     ],
42     "AdColony": [
43       "4.9.0"
44     ],
45     "GoogleMobileAdsMediationAppLovin": [
46       "11.10.1.0"
47     ],
48     "AppLovinSDK": [
49       "11.10.1"
50     ],
51     "GoogleMobileAdsMediationPangle": [
52       "5.3.1.0.0"
53     ],
54     "Ads-Global": [
55       "5.3.1.0"
56     ],
57     "GoogleMobileAdsMediationFyber": [
58       "8.2.3.0"
59     ],
60     "Fyber_Marketplace_SDK": [
61       "8.2.3"
62     ],
63     "GoogleMobileAdsMediationIronSource": [
64       "7.3.1.0.0"
65     ],
66     "IronSourceSDK": [
67       "7.3.1.0"
68     ],
69     "GoogleMobileAdsMediationFacebook": [
70       ">=6.9.0.1",
71       "<=6.12.0.2"
72     ],
73     "GoogleMobileAdsMediationUnity": [
74       "4.8.0.0"
75     ],
76     "UnityAds": [
77       "4.8.0"
78     ],
79     "GoogleMobileAdsMediationVungle": [
80       "6.12.3.0"
81     ],
82     "VungleSDK-iOS": [
83       "6.12.3"
84     ],
85     "OpenWrapHandlerDFP": [
86       "4.0.0"
87     ],
88     "OpenWrapSDK": [
89       "3.1.0"
90     ]
91   },
92   "subspecs": [
93     {
94       "name": "ForNative"
95     },
96     {
97       "name": "ForFlutter",
98       "platforms": {
99         "ios": "12.0"
100       },
101       "vendored_frameworks": "BidmadSDK.xcframework",
102       "resource_bundles": {
103         "bidmad_asset": [
104           "Assets/*"
105         ]
106       },
107       "dependencies": {
108         "Flutter": [
110         ]
111       }
112     }
113   ],
114   "swift_version": "5.0"