[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / b / 8 / bidapp / 2.1.2 / bidapp.podspec.json
blob47e3976cb013a0e7e9704679207a3db3c4f0bd37
2   "name": "bidapp",
3   "version": "2.1.2",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "summary": "bidapp SDK for iOS",
8   "description": "bidapp - The perfect solution for boosting your monetization income!",
9   "homepage": "https://bidapp.io",
10   "authors": {
11     "bidapp": "support@bidapp.io"
12   },
13   "license": {
14     "type": "Copyright",
15     "text": "Copyright 2023 bidapp. All Rights Reserved."
16   },
17   "source": {
18     "http": "https://downloads.bidapp.io/mobile-sdk/ios/2.1.2/bidappSDK-2.1.2.zip",
19     "type": "zip"
20   },
21   "swift_versions": "5.0",
22   "subspecs": [
23     {
24       "name": "SDK",
25       "requires_arc": true,
26       "vendored_frameworks": [
27         "bidapp.xcframework"
28       ],
29       "frameworks": [
30         "Foundation",
31         "UIKit"
32       ],
33       "weak_frameworks": [
35       ],
36       "libraries": [
38       ],
39       "pod_target_xcconfig": {
40         "OTHER_LDFLAGS": "-ObjC"
41       }
42     },
43     {
44       "name": "Applovin",
45       "vendored_frameworks": "adapters/BidappApplovinAdapter.xcframework",
46       "pod_target_xcconfig": {
47         "OTHER_LDFLAGS": "-ObjC"
48       },
49       "dependencies": {
50         "bidapp/SDK": [
52         ],
53         "AppLovinSDK": [
54           "~> 11.11.4"
55         ]
56       }
57     },
58     {
59       "name": "ApplovinMax",
60       "vendored_frameworks": "adapters/BidappApplovinMaxAdapter.xcframework",
61       "pod_target_xcconfig": {
62         "OTHER_LDFLAGS": "-ObjC"
63       },
64       "dependencies": {
65         "bidapp/SDK": [
67         ],
68         "AppLovinSDK": [
69           "~> 11.11.4"
70         ]
71       }
72     },
73     {
74       "name": "Unity",
75       "vendored_frameworks": "adapters/BidappUnityAdapter.xcframework",
76       "pod_target_xcconfig": {
77         "OTHER_LDFLAGS": "-ObjC"
78       },
79       "dependencies": {
80         "bidapp/SDK": [
82         ],
83         "UnityAds": [
84           "~> 4.9.1"
85         ]
86       }
87     },
88     {
89       "name": "Liftoff",
90       "vendored_frameworks": "adapters/BidappLiftoffAdapter.xcframework",
91       "pod_target_xcconfig": {
92         "OTHER_LDFLAGS": "-ObjC"
93       },
94       "dependencies": {
95         "bidapp/SDK": [
97         ],
98         "VungleAds": [
99           "~> 7.1.0"
100         ]
101       }
102     },
103     {
104       "name": "Chartboost",
105       "vendored_frameworks": "adapters/BidappChartboostAdapter.xcframework",
106       "pod_target_xcconfig": {
107         "OTHER_LDFLAGS": "-ObjC"
108       },
109       "dependencies": {
110         "bidapp/SDK": [
112         ],
113         "ChartboostSDK": [
114           "~> 9.5.0"
115         ]
116       }
117     },
118     {
119       "name": "AdMob",
120       "vendored_frameworks": "adapters/BidappAdmobAdapter.xcframework",
121       "pod_target_xcconfig": {
122         "OTHER_LDFLAGS": "-ObjC"
123       },
124       "dependencies": {
125         "bidapp/SDK": [
127         ],
128         "Google-Mobile-Ads-SDK": [
129           "~> 10.12.0"
130         ]
131       }
132     }
133   ],
134   "swift_version": "5.0"