[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / 8 / BidmadSDK / 6.6.1 / BidmadSDK.podspec.json
blob98f71a2dd47c1c9f38560a6bdecd08e2ce2d7d9e
2   "name": "BidmadSDK",
3   "version": "6.6.1",
4   "platforms": {
5     "ios": "12.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/bidmad/cocoapod.git",
19     "tag": "SDK.6.6.1"
20   },
21   "swift_versions": "5.0",
22   "default_subspecs": "ForNative",
23   "static_framework": true,
24   "requires_arc": true,
25   "vendored_frameworks": "BidmadSDK.xcframework",
26   "resource_bundles": {
27     "BidmadSDK_Privacy": [
28       "Resources/PrivacyInfo.xcprivacy"
29     ]
30   },
31   "dependencies": {
32     "PromisesObjC": [
33       "2.4.0"
34     ],
35     "GoogleUserMessagingPlatform": [
36       "2.1.0"
37     ],
38     "ADOPUtility": [
39       ">=6.6.0",
40       "<6.7.0"
41     ]
42   },
43   "subspecs": [
44     {
45       "name": "ForNative"
46     },
47     {
48       "name": "ForFlutter",
49       "platforms": {
50         "ios": "12.0"
51       },
52       "vendored_frameworks": "BidmadSDK.xcframework",
53       "dependencies": {
54         "Flutter": [
56         ]
57       }
58     }
59   ],
60   "swift_version": "5.0"