[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / 9 / 5 / d / BidmadSDK-Dev / 5.10.0 / BidmadSDK-Dev.podspec.json
blob215198ca256dfb11b35ea198b46cea36ebc78f00
2   "name": "BidmadSDK-Dev",
3   "version": "5.10.0",
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://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/MarkusOhADOP/cocoapod-testing-suite.git",
19     "tag": "SDK.5.10.0"
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       "9.14.0"
34     ],
35     "ADOPUtility-Dev": [
36       "5.10.0"
37     ],
38     "GoogleMobileAdsMediationAdColony": [
39       "4.9.0.0"
40     ],
41     "AdColony": [
42       "4.9.0"
43     ],
44     "AdopPrebidSdk": [
45       ">=1.1",
46       "<1.2.0"
47     ],
48     "GoogleMobileAdsMediationAppLovin": [
49       "11.4.2.0"
50     ],
51     "AppLovinSDK": [
52       "11.4.2"
53     ],
54     "GoogleMobileAdsMediationPangle": [
55       "4.7.0.6.0"
56     ],
57     "Ads-Global": [
58       "4.7.0.6"
59     ],
60     "GoogleMobileAdsMediationFyber": [
61       "8.1.6.0"
62     ],
63     "Fyber_Marketplace_SDK": [
64       "8.1.6"
65     ],
66     "GoogleMobileAdsMediationInMobi": [
67       "10.1.0.0"
68     ],
69     "InMobiSDK": [
70       "10.1.0"
71     ],
72     "GoogleMobileAdsMediationIronSource": [
73       "7.2.5.1.0"
74     ],
75     "IronSourceSDK": [
76       "7.2.5.1"
77     ],
78     "GoogleMobileAdsMediationFacebook": [
79       ">=6.9.0.1",
80       "<=6.12.0.0"
81     ],
82     "TapjoySDK": [
83       ">=12.9.0",
84       "<=12.11.0"
85     ],
86     "GoogleMobileAdsMediationUnity": [
87       "4.4.1.0"
88     ],
89     "UnityAds": [
90       "4.4.1"
91     ],
92     "GoogleMobileAdsMediationVungle": [
93       "6.12.0.0"
94     ],
95     "VungleSDK-iOS": [
96       "6.12.0"
97     ],
98     "OpenWrapHandlerDFP": [
99       "3.0.1"
100     ],
101     "OpenWrapSDK": [
102       "2.6.2"
103     ]
104   },
105   "subspecs": [
106     {
107       "name": "ForNative"
108     },
109     {
110       "name": "ForFlutter",
111       "platforms": {
112         "ios": "11.0"
113       },
114       "vendored_frameworks": "BidmadSDK.xcframework",
115       "resource_bundles": {
116         "bidmad_asset": [
117           "Assets/*"
118         ]
119       },
120       "dependencies": {
121         "Flutter": [
123         ]
124       }
125     }
126   ],
127   "swift_version": "5.0"