[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / c / b / APDBidMachineAdapter / 2.10.1.2 / APDBidMachineAdapter.podspec.json
blob24858735ca87bf3f0bfe0a8c0b6bc78ae5eb68fe
2   "name": "APDBidMachineAdapter",
3   "version": "2.10.1.2",
4   "summary": "Appodeal adapter for BidMachine",
5   "description": "Appodeal’s supply-side platform is designed and built by veteran publishers,for publishers. Appodeal is not an ad network; it is a new approach to monetizing for publishers.\nThe platform is a large auction house, accompanied by a mediation layer, that exposes a publisher’s inventory to all available buyers on the market via relationships with every major ad network, RTB exchange, and DSP. Appodeal showcases publisher inventory to the advertiser, and offers the highest rate in real time.\nAppodeal's goal is to cater to the needs of the publisher, not the advertiser, so you always know that you're in good hands.",
6   "homepage": "https://appodeal.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2019. Appodeal, Inc."
10   },
11   "authors": {
12     "Appodeal, Inc": "https://appodeal.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/Appodeal/Modular/APDBidMachineAdapter/2.10.1.2/APDBidMachineAdapter.zip"
19   },
20   "static_framework": true,
21   "swift_versions": [
22     "4.0",
23     "4.2",
24     "5.0"
25   ],
26   "source_files": "Dummy.swift",
27   "default_subspecs": "HeaderBidding",
28   "dependencies": {
29     "Appodeal": [
30       "2.10.1"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "VALID_ARCHS": "arm64 armv7 armv7s x86_64",
35     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7 armv7s",
36     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
37   },
38   "user_target_xcconfig": {
39     "VALID_ARCHS": "arm64 armv7 armv7s x86_64",
40     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7 armv7s",
41     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
42   },
43   "subspecs": [
44     {
45       "name": "Core",
46       "vendored_libraries": [
47         "APDBidMachineAdapter.embeddedframework/libAPDBidMachineAdapter.a",
48         "APDBidMachineAdapter.embeddedframework/libBDMIABAdapter.a"
49       ],
50       "source_files": "Dummy.swift",
51       "dependencies": {
52         "BidMachine": [
53           "1.7.3"
54         ]
55       }
56     },
57     {
58       "name": "HeaderBidding",
59       "dependencies": {
60         "APDBidMachineAdapter/Facebook": [
62         ],
63         "APDBidMachineAdapter/Tapjoy": [
65         ],
66         "APDBidMachineAdapter/AdColony": [
68         ],
69         "APDBidMachineAdapter/Amazon": [
71         ],
72         "APDBidMachineAdapter/Criteo": [
74         ],
75         "APDBidMachineAdapter/MyTarget": [
77         ],
78         "APDBidMachineAdapter/Smaato": [
80         ],
81         "APDBidMachineAdapter/Vungle": [
83         ],
84         "APDBidMachineAdapter/AppRoll": [
86         ]
87       }
88     },
89     {
90       "name": "Facebook",
91       "vendored_libraries": "APDBidMachineAdapter.embeddedframework/libBDMFacebookAdapter.a",
92       "source_files": "Dummy.swift",
93       "dependencies": {
94         "APDBidMachineAdapter/Core": [
96         ],
97         "FBAudienceNetwork": [
98           "6.4.1"
99         ]
100       }
101     },
102     {
103       "name": "Tapjoy",
104       "vendored_libraries": "APDBidMachineAdapter.embeddedframework/libBDMTapjoyAdapter.a",
105       "source_files": "Dummy.swift",
106       "dependencies": {
107         "APDBidMachineAdapter/Core": [
109         ],
110         "TapjoySDK": [
111           "12.7.0"
112         ]
113       }
114     },
115     {
116       "name": "AdColony",
117       "vendored_libraries": "APDBidMachineAdapter.embeddedframework/libBDMAdColonyAdapter.a",
118       "source_files": "Dummy.swift",
119       "dependencies": {
120         "APDBidMachineAdapter/Core": [
122         ],
123         "AdColony": [
124           "4.6.1"
125         ]
126       }
127     },
128     {
129       "name": "Amazon",
130       "vendored_libraries": "APDBidMachineAdapter.embeddedframework/libBDMAmazonAdapter.a",
131       "source_files": "Dummy.swift",
132       "dependencies": {
133         "APDBidMachineAdapter/Core": [
135         ],
136         "AmazonPublisherServicesSDK": [
137           "3.3.0"
138         ]
139       }
140     },
141     {
142       "name": "Criteo",
143       "vendored_libraries": "APDBidMachineAdapter.embeddedframework/libBDMCriteoAdapter.a",
144       "source_files": "Dummy.swift",
145       "dependencies": {
146         "APDBidMachineAdapter/Core": [
148         ],
149         "CriteoPublisherSdk": [
150           "4.0.1"
151         ]
152       }
153     },
154     {
155       "name": "MyTarget",
156       "vendored_libraries": "APDBidMachineAdapter.embeddedframework/libBDMMyTargetAdapter.a",
157       "source_files": "Dummy.swift",
158       "dependencies": {
159         "APDBidMachineAdapter/Core": [
161         ],
162         "myTargetSDK": [
163           "5.11.2"
164         ]
165       }
166     },
167     {
168       "name": "Smaato",
169       "vendored_libraries": "APDBidMachineAdapter.embeddedframework/libBDMSmaatoAdapter.a",
170       "source_files": "Dummy.swift",
171       "dependencies": {
172         "APDBidMachineAdapter/Core": [
174         ],
175         "smaato-ios-sdk": [
176           "21.6.13"
177         ]
178       }
179     },
180     {
181       "name": "Vungle",
182       "vendored_libraries": "APDBidMachineAdapter.embeddedframework/libBDMVungleAdapter.a",
183       "source_files": "Dummy.swift",
184       "dependencies": {
185         "APDBidMachineAdapter/Core": [
187         ],
188         "VungleSDK-iOS": [
189           "6.9.2"
190         ]
191       }
192     },
193     {
194       "name": "AppRoll",
195       "vendored_libraries": "APDBidMachineAdapter.embeddedframework/libBDMAppRollAdapter.a",
196       "source_files": "Dummy.swift",
197       "dependencies": {
198         "APDBidMachineAdapter/Core": [
200         ],
201         "AppRollSDK": [
202           "3.1.2"
203         ]
204       }
205     }
206   ],
207   "swift_version": "5.0"