[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 0 / 8 / BidmadSDK / 2.7.6 / BidmadSDK.podspec.json
blobb7110eeffeab5a674809eae8ea731303f4828c3c
2   "name": "BidmadSDK",
3   "version": "2.7.6",
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.7.6"
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   },
62   "subspecs": [
63     {
64       "name": "WithAdFit",
65       "dependencies": {
66         "AdFitSDK": [
67           "3.7.0"
68         ]
69       }
70     },
71     {
72       "name": "WithoutAdFit",
73       "platforms": {
74         "ios": "10.0"
75       },
76       "vendored_frameworks": "BidmadSDK.framework",
77       "resource_bundles": {
78         "bidmad_asset": [
79           "Assets/*"
80         ]
81       }
82     }
83   ]