[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / 8 / BidmadSDK / 3.0.0 / BidmadSDK.podspec.json
blob6c21aff97026c0fde7a83d5fbcc92563e79a7034
2   "name": "BidmadSDK",
3   "version": "3.0.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://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.0"
20   },
21   "resource_bundles": {
22     "bidmad_asset": [
23       "Assets/*"
24     ]
25   },
26   "swift_versions": "5.0",
27   "default_subspecs": "WithAdFit",
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     "GoogleMobileAdsMediationAdColony": [
39       "4.6.0.0"
40     ],
41     "GoogleMobileAdsMediationUnity": [
42       "3.7.2.0"
43     ],
44     "FBAudienceNetwork": [
45       "6.3.1"
46     ],
47     "FBSDKCoreKit": [
48       "9.1.0"
49     ],
50     "Google-Mobile-Ads-SDK": [
51       "8.8.0"
52     ],
53     "TapjoySDK": [
54       "12.8.0"
55     ],
56     "UnityAds": [
57       "3.7.2"
58     ],
59     "Ads-Global": [
60       "3.8.1.0"
61     ]
62   },
63   "subspecs": [
64     {
65       "name": "WithAdFit",
66       "dependencies": {
67         "AdFitSDK": [
68           "3.7.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         "Flutter": [
113         ]
114       }
115     }
116   ],
117   "swift_version": "5.0"