[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / b / 8 / bidapp / 2.2.2 / bidapp.podspec.json
blob968d2f35511c3cddfb9af759efffab234701ae59
2   "name": "bidapp",
3   "version": "2.2.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.2.2/bidappSDK-2.2.2.zip",
19     "type": "zip"
20   },
21   "swift_versions": "5.0",
22   "static_framework": true,
23   "subspecs": [
24     {
25       "name": "SDK",
26       "requires_arc": true,
27       "vendored_frameworks": [
28         "bidapp.xcframework"
29       ],
30       "frameworks": [
31         "Foundation",
32         "UIKit"
33       ],
34       "weak_frameworks": [
36       ],
37       "libraries": [
39       ],
40       "pod_target_xcconfig": {
41         "OTHER_LDFLAGS": "-ObjC"
42       }
43     },
44     {
45       "name": "unity3dAdapter",
46       "requires_arc": true,
47       "source_files": "plugins/unity/*.{h,mm}",
48       "frameworks": [
49         "Foundation",
50         "UIKit"
51       ],
52       "weak_frameworks": [
54       ],
55       "libraries": [
56         "c++"
57       ],
58       "pod_target_xcconfig": {
59         "OTHER_LDFLAGS": "-ObjC"
60       },
61       "xcconfig": {
62         "HEADER_SEARCH_PATHS": [
63           "\"${PODS_TARGET_SRCROOT}/bidapp\""
64         ]
65       },
66       "dependencies": {
67         "bidapp/SDK": [
69         ]
70       }
71     },
72     {
73       "name": "Applovin",
74       "vendored_frameworks": "adapters/BidappApplovinAdapter.xcframework",
75       "pod_target_xcconfig": {
76         "OTHER_LDFLAGS": "-ObjC"
77       },
78       "dependencies": {
79         "AppLovinSDK": [
80           "~> 12.3.0"
81         ],
82         "bidapp/SDK": [
84         ]
85       }
86     },
87     {
88       "name": "ApplovinMax",
89       "vendored_frameworks": "adapters/BidappApplovinMaxAdapter.xcframework",
90       "pod_target_xcconfig": {
91         "OTHER_LDFLAGS": "-ObjC"
92       },
93       "dependencies": {
94         "AppLovinSDK": [
95           "~> 12.3.0"
96         ],
97         "bidapp/SDK": [
99         ]
100       }
101     },
102     {
103       "name": "Unity",
104       "vendored_frameworks": "adapters/BidappUnityAdapter.xcframework",
105       "pod_target_xcconfig": {
106         "OTHER_LDFLAGS": "-ObjC"
107       },
108       "dependencies": {
109         "UnityAds": [
110           "~> 4.9.3"
111         ],
112         "bidapp/SDK": [
114         ]
115       }
116     },
117     {
118       "name": "Liftoff",
119       "vendored_frameworks": "adapters/BidappLiftoffAdapter.xcframework",
120       "pod_target_xcconfig": {
121         "OTHER_LDFLAGS": "-ObjC"
122       },
123       "dependencies": {
124         "VungleAds": [
125           "~> 7.2.1"
126         ],
127         "bidapp/SDK": [
129         ]
130       }
131     },
132     {
133       "name": "Chartboost",
134       "vendored_frameworks": "adapters/BidappChartboostAdapter.xcframework",
135       "pod_target_xcconfig": {
136         "OTHER_LDFLAGS": "-ObjC"
137       },
138       "dependencies": {
139         "ChartboostSDK": [
140           "~> 9.6.0"
141         ],
142         "bidapp/SDK": [
144         ]
145       }
146     },
147     {
148       "name": "AdMob",
149       "vendored_frameworks": "adapters/BidappAdmobAdapter.xcframework",
150       "pod_target_xcconfig": {
151         "OTHER_LDFLAGS": "-ObjC"
152       },
153       "dependencies": {
154         "Google-Mobile-Ads-SDK": [
155           "~> 10.14.0"
156         ],
157         "bidapp/SDK": [
159         ]
160       }
161     },
162     {
163       "name": "StartApp",
164       "vendored_frameworks": "adapters/BidappStartAppAdapter.xcframework",
165       "pod_target_xcconfig": {
166         "OTHER_LDFLAGS": "-ObjC"
167       },
168       "dependencies": {
169         "StartAppSDK": [
170           "~> 4.10.2"
171         ],
172         "bidapp/SDK": [
174         ]
175       }
176     },
177     {
178       "name": "Fyber",
179       "vendored_frameworks": "adapters/BidappFyberAdapter.xcframework",
180       "pod_target_xcconfig": {
181         "OTHER_LDFLAGS": "-ObjC"
182       },
183       "dependencies": {
184         "Fyber_Marketplace_SDK": [
185           "~> 8.2.6"
186         ],
187         "bidapp/SDK": [
189         ]
190       }
191     },
192     {
193       "name": "Facebook",
194       "vendored_frameworks": "adapters/BidappFacebookAdapter.xcframework",
195       "pod_target_xcconfig": {
196         "OTHER_LDFLAGS": "-ObjC"
197       },
198       "dependencies": {
199         "FBAudienceNetwork": [
200           "~> 6.14.0"
201         ],
202         "bidapp/SDK": [
204         ]
205       }
206     }
207   ],
208   "swift_version": "5.0"