[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 0 / 8 / BidmadSDK / 2.8.0 / BidmadSDK.podspec.json
blobb0522467b40977bf9ad4e39392feda0baa1844d6
2   "name": "BidmadSDK",
3   "version": "2.8.0",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "summary": "Integrated App Monetization Solution for Mobile Apps by all Publishers",
8   "description": "This 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     "Kenneth": "kenneth@adop.cc"
16   },
17   "source": {
18     "git": "https://github.com/bidmad/cocoapod.git",
19     "tag": "2.8.0"
20   },
21   "resource_bundles": {
22     "bidmad_asset": [
23       "Assets/*"
24     ]
25   },
26   "default_subspecs": "WithAdFit",
27   "static_framework": true,
28   "requires_arc": true,
29   "vendored_frameworks": "BidmadSDK.framework",
30   "dependencies": {
31     "GoogleMobileAdsMediationAppLovin": [
32       "10.0.1.0"
33     ],
34     "GoogleMobileAdsMediationFacebook": [
35       "6.3.1.0"
36     ],
37     "GoogleMobileAdsMediationAdColony": [
38       "4.6.0.0"
39     ],
40     "GoogleMobileAdsMediationUnity": [
41       "3.6.2.0"
42     ],
43     "FBAudienceNetwork": [
44       "6.3.1"
45     ],
46     "FBSDKCoreKit": [
47       "9.1.0"
48     ],
49     "Google-Mobile-Ads-SDK": [
50       "8.3.0"
51     ],
52     "TapjoySDK": [
53       "12.8.0"
54     ],
55     "UnityAds": [
56       "3.6.2"
57     ],
58     "Flutter": [
60     ],
61     "Ads-Global": [
62       "3.4.2.8"
63     ]
64   },
65   "subspecs": [
66     {
67       "name": "WithAdFit",
68       "dependencies": {
69         "AdFitSDK": [
70           "3.7.0"
71         ]
72       }
73     },
74     {
75       "name": "WithoutAdFit",
76       "platforms": {
77         "ios": "10.0"
78       },
79       "vendored_frameworks": "BidmadSDK.framework",
80       "resource_bundles": {
81         "bidmad_asset": [
82           "Assets/*"
83         ]
84       }
85     }
86   ]