[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / d / BidmadSDK-Dev / 6.7.0.4 / BidmadSDK-Dev.podspec.json
blob1596fd1aeb116f30a9b744696cb4e8acb24f722a
2   "name": "BidmadSDK-Dev",
3   "version": "6.7.0.4",
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/adop-devel/BidmadSDK-CocoaPods.git",
19     "tag": "BidmadSDK-Dev.6.7.0.4"
20   },
21   "swift_versions": "5.0",
22   "default_subspecs": "ForNative",
23   "static_framework": false,
24   "requires_arc": true,
25   "vendored_frameworks": "BidmadSDK.xcframework",
26   "resource_bundles": {
27     "BidmadSDK_Privacy": [
28       "Resources/PrivacyInfo.xcprivacy"
29     ]
30   },
31   "dependencies": {
32     "GoogleUserMessagingPlatform": [
33       "2.1.0"
34     ]
35   },
36   "subspecs": [
37     {
38       "name": "ForNative"
39     },
40     {
41       "name": "ForFlutter",
42       "platforms": {
43         "ios": "12.0"
44       },
45       "vendored_frameworks": "BidmadSDK.xcframework",
46       "dependencies": {
47         "Flutter": [
49         ]
50       }
51     }
52   ],
53   "swift_version": "5.0"