[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 8 / BidmadSDK / 3.0.1 / BidmadSDK.podspec.json
blobfffb1ea74bbe7f55829ff5505fe114bd91ee49dc
2   "name": "BidmadSDK",
3   "version": "3.0.1",
4   "platforms": {
5     "ios": "11.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://github.com/bidmad/cocoapod.git",
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": "3.0.1"
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.framework",
31   "dependencies": {
32     "GoogleMobileAdsMediationAppLovin": [
33       "10.0.1.0"
34     ],
35     "GoogleMobileAdsMediationFacebook": [
36       "6.3.1.0"
37     ],
38     "GoogleMobileAdsMediationUnity": [
39       "3.7.2.0"
40     ],
41     "FBAudienceNetwork": [
42       "6.3.1"
43     ],
44     "FBSDKCoreKit": [
45       "9.1.0"
46     ],
47     "Google-Mobile-Ads-SDK": [
48       "8.8.0"
49     ],
50     "TapjoySDK": [
51       "12.8.0"
52     ],
53     "UnityAds": [
54       "3.7.2"
55     ],
56     "Ads-Global": [
57       "3.8.1.0"
58     ]
59   },
60   "subspecs": [
61     {
62       "name": "ForNative",
63       "dependencies": {
64         "AdFitSDK": [
65           "3.7.0"
66         ],
67         "GoogleMobileAdsMediationAdColony": [
68           "4.6.0.0"
69         ]
70       }
71     },
72     {
73       "name": "WithoutAdFit",
74       "platforms": {
75         "ios": "10.0"
76       },
77       "vendored_frameworks": "BidmadSDK.framework",
78       "resource_bundles": {
79         "bidmad_asset": [
80           "Assets/*"
81         ]
82       }
83     },
84     {
85       "name": "ForGame",
86       "platforms": {
87         "ios": "10.0"
88       },
89       "vendored_frameworks": "BidmadSDK.framework",
90       "resource_bundles": {
91         "bidmad_asset": [
92           "Assets/*"
93         ]
94       }
95     },
96     {
97       "name": "ForFlutter",
98       "platforms": {
99         "ios": "11.0"
100       },
101       "vendored_frameworks": "BidmadSDK.framework",
102       "resource_bundles": {
103         "bidmad_asset": [
104           "Assets/*"
105         ]
106       },
107       "dependencies": {
108         "AdFitSDK": [
109           "3.7.0"
110         ],
111         "GoogleMobileAdsMediationAdColony": [
112           "4.6.0.0"
113         ],
114         "Flutter": [
116         ]
117       }
118     }
119   ],
120   "swift_version": "5.0"