[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / d / BidmadSDK-Dev / 3.0.2.3 / BidmadSDK-Dev.podspec.json
blobd97b24d908d21578b046c86bfe66a7fb50618f26
2   "name": "BidmadSDK-Dev",
3   "version": "3.0.2.3",
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/MarkusOhADOP/cocoapod-testing-suite.git",
19     "tag": "3.0.3"
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   },
60   "subspecs": [
61     {
62       "name": "WithAdFit",
63       "dependencies": {
64         "AdFitSDK": [
65           "3.7.0"
66         ]
67       }
68     },
69     {
70       "name": "WithoutAdFit",
71       "platforms": {
72         "ios": "10.0"
73       },
74       "vendored_frameworks": "BidmadSDK.framework",
75       "resource_bundles": {
76         "bidmad_asset": [
77           "Assets/*"
78         ]
79       }
80     },
81     {
82       "name": "ForGame",
83       "platforms": {
84         "ios": "10.0"
85       },
86       "vendored_frameworks": "BidmadSDK.framework",
87       "resource_bundles": {
88         "bidmad_asset": [
89           "Assets/*"
90         ]
91       }
92     },
93     {
94       "name": "ForFlutter",
95       "platforms": {
96         "ios": "11.0"
97       },
98       "vendored_frameworks": "BidmadSDK.framework",
99       "resource_bundles": {
100         "bidmad_asset": [
101           "Assets/*"
102         ]
103       },
104       "dependencies": {
105         "AdFitSDK": [
106           "3.7.0"
107         ],
108         "Flutter": [
110         ]
111       }
112     }
113   ],
114   "swift_version": "5.0"