[Add] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git] / Specs / 9 / 5 / d / BidmadSDK-Dev / 4.2.0.0-Test / BidmadSDK-Dev.podspec.json
blobd8a590712072dcefbad136097904756700ac87fa
2   "name": "BidmadSDK-Dev",
3   "version": "4.2.0.0-Test",
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://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": "4.2.0.0"
20   },
21   "resource_bundles": {
22     "bidmad_asset": [
23       "Assets/*"
24     ]
25   },
26   "swift_versions": "5.0",
27   "default_subspecs": "ForNative",
28   "static_framework": true,
29   "requires_arc": true,
30   "vendored_frameworks": "BidmadSDK.framework",
31   "dependencies": {
32     "Google-Mobile-Ads-SDK": [
33       "8.13.0"
34     ],
35     "RxSwift": [
36       ">=5.0.0",
37       "<6.0.0"
38     ],
39     "RxRelay": [
40       ">=5.0.0",
41       "<6.0.0"
42     ],
43     "RxCocoa": [
44       ">=5.0.0",
45       "<6.0.0"
46     ],
47     "ADOPUtility": [
48       ">=4.2.0.0",
49       "<4.3.0.0"
50     ]
51   },
52   "subspecs": [
53     {
54       "name": "ForNative"
55     },
56     {
57       "name": "ForFlutter",
58       "platforms": {
59         "ios": "11.0"
60       },
61       "vendored_frameworks": "BidmadSDK.framework",
62       "resource_bundles": {
63         "bidmad_asset": [
64           "Assets/*"
65         ]
66       },
67       "dependencies": {
68         "Flutter": [
70         ]
71       }
72     }
73   ],
74   "swift_version": "5.0"