[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 0 / 8 / BidmadSDK / 6.6.0 / BidmadSDK.podspec.json
blob760bf9408231255717966a228c60085d25d04f1f
2   "name": "BidmadSDK",
3   "version": "6.6.0",
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.0"
20   },
21   "swift_versions": "5.0",
22   "default_subspecs": "ForNative",
23   "static_framework": true,
24   "requires_arc": true,
25   "vendored_frameworks": "BidmadSDK.xcframework",
26   "dependencies": {
27     "PromisesObjC": [
28       "2.3.1"
29     ],
30     "GoogleUserMessagingPlatform": [
31       "2.1.0"
32     ],
33     "ADOPUtility": [
34       ">=6.6.0",
35       "<6.7.0"
36     ]
37   },
38   "subspecs": [
39     {
40       "name": "ForNative"
41     },
42     {
43       "name": "ForFlutter",
44       "platforms": {
45         "ios": "12.0"
46       },
47       "vendored_frameworks": "BidmadSDK.xcframework",
48       "dependencies": {
49         "Flutter": [
51         ]
52       }
53     }
54   ],
55   "swift_version": "5.0"