[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / a / AdCel / 1.5.79 / AdCel.podspec.json
blob2401b57e39b13a8ef7d1054200fc1f0d25daf927
2   "name": "AdCel",
3   "version": "1.5.79",
4   "platforms": {
5     "ios": "10.0"
6   },
7   "summary": "AdCel - Real Time Mediation",
8   "description": "AdCel - Real Time Mediation.",
9   "homepage": "https://adcel.co",
10   "authors": {
11     "AdCel": "support@adcel.co"
12   },
13   "license": {
14     "type": "Copyright",
15     "text": "Copyright 2016 AdCel. All Rights Reserved."
16   },
17   "source": {
18     "http": "https://s3.adcel.co/adcel-sdk/AdCel_1.5.79.zip"
19   },
20   "preserve_paths": [
21     "*.md",
22     "*.xcframework"
23   ],
24   "requires_arc": true,
25   "swift_versions": "5.0",
26   "default_subspecs": [
27     "Interstitial",
28     "Image",
29     "Video",
30     "Reward",
31     "Banner"
32   ],
33   "subspecs": [
34     {
35       "name": "Interstitial",
36       "dependencies": {
37         "AdCel/AdColony": [
39         ],
40         "AdCel/Applovin": [
42         ],
43         "AdCel/MyTarget": [
45         ],
46         "AdCel/Smaato": [
48         ],
49         "AdCel/StartApp": [
51         ],
52         "AdCel/Tapjoy": [
54         ],
55         "AdCel/Unity": [
57         ],
58         "AdCel/Vungle": [
60         ],
61         "AdCel/Inhouse": [
63         ],
64         "AdCel/Pangle": [
66         ],
67         "AdCel/Criteo": [
69         ]
70       }
71     },
72     {
73       "name": "Image",
74       "dependencies": {
75         "AdCel/MyTarget": [
77         ],
78         "AdCel/Smaato": [
80         ],
81         "AdCel/StartApp": [
83         ],
84         "AdCel/Inhouse": [
86         ]
87       }
88     },
89     {
90       "name": "Video",
91       "dependencies": {
92         "AdCel/AdColony": [
94         ],
95         "AdCel/Applovin": [
97         ],
98         "AdCel/MyTarget": [
100         ],
101         "AdCel/Smaato": [
103         ],
104         "AdCel/StartApp": [
106         ],
107         "AdCel/Tapjoy": [
109         ],
110         "AdCel/Unity": [
112         ],
113         "AdCel/Vungle": [
115         ],
116         "AdCel/Inhouse": [
118         ],
119         "AdCel/Pangle": [
121         ]
122       }
123     },
124     {
125       "name": "Reward",
126       "dependencies": {
127         "AdCel/AdColony": [
129         ],
130         "AdCel/Applovin": [
132         ],
133         "AdCel/MyTarget": [
135         ],
136         "AdCel/Supersonic": [
138         ],
139         "AdCel/StartApp": [
141         ],
142         "AdCel/Tapjoy": [
144         ],
145         "AdCel/Vungle": [
147         ],
148         "AdCel/Unity": [
150         ],
151         "AdCel/Inhouse": [
153         ],
154         "AdCel/Pangle": [
156         ]
157       }
158     },
159     {
160       "name": "Banner",
161       "dependencies": {
162         "AdCel/AdColony": [
164         ],
165         "AdCel/Applovin": [
167         ],
168         "AdCel/MyTarget": [
170         ],
171         "AdCel/Smaato": [
173         ],
174         "AdCel/StartApp": [
176         ],
177         "AdCel/Inhouse": [
179         ],
180         "AdCel/Criteo": [
182         ],
183         "AdCel/Vungle": [
185         ],
186         "AdCel/Unity": [
188         ],
189         "AdCel/Pangle": [
191         ],
192         "AdCel/Outbrain": [
194         ]
195       }
196     },
197     {
198       "name": "Core",
199       "preserve_paths": "PlistAdditions.plist",
200       "source_files": "*.{h,swift}",
201       "public_header_files": "*.h",
202       "vendored_frameworks": [
203         "AdCelCore.xcframework",
204         "ProviderTest.xcframework"
205       ],
206       "frameworks": [
207         "Foundation",
208         "UIKit",
209         "AdSupport",
210         "CoreData",
211         "SystemConfiguration"
212       ],
213       "weak_frameworks": [
214         "AppTrackingTransparency"
215       ],
216       "pod_target_xcconfig": {
217         "OTHER_LDFLAGS": "-ObjC"
218       }
219     },
220     {
221       "name": "AdColony",
222       "vendored_frameworks": "ProviderAdColony.xcframework",
223       "frameworks": [
224         "AVFoundation",
225         "AdSupport",
226         "AudioToolbox",
227         "CFNetwork",
228         "CoreFoundation",
229         "CoreGraphics",
230         "CoreMedia",
231         "CoreTelephony",
232         "JavaScriptCore",
233         "MessageUI",
234         "SafariServices",
235         "Social",
236         "StoreKit",
237         "SystemConfiguration",
238         "WatchConnectivity",
239         "WebKit"
240       ],
241       "weak_frameworks": [
242         "AppTrackingTransparency",
243         "CoreServices"
244       ],
245       "libraries": [
246         "sqlite3",
247         "z"
248       ],
249       "dependencies": {
250         "AdCel/Core": [
252         ]
253       }
254     },
255     {
256       "name": "APS",
257       "vendored_frameworks": "ProviderAPS.xcframework",
258       "frameworks": [
260       ],
261       "weak_frameworks": [
263       ],
264       "libraries": [
266       ],
267       "dependencies": {
268         "AdCel/Core": [
270         ]
271       }
272     },
273     {
274       "name": "APSBridge",
275       "source_files": [
276         "AdCelAPSInitializer.m"
277       ],
278       "frameworks": [
280       ],
281       "weak_frameworks": [
283       ],
284       "libraries": [
286       ],
287       "dependencies": {
288         "AdCel/Core": [
290         ]
291       }
292     },
293     {
294       "name": "Applovin",
295       "vendored_frameworks": "ProviderAppLovin.xcframework",
296       "frameworks": [
297         "AVFoundation",
298         "AdSupport",
299         "AudioToolbox",
300         "CFNetwork",
301         "CoreFoundation",
302         "CoreGraphics",
303         "CoreMedia",
304         "CoreTelephony",
305         "StoreKit",
306         "SystemConfiguration",
307         "WebKit"
308       ],
309       "weak_frameworks": [
310         "AppTrackingTransparency"
311       ],
312       "libraries": [
313         "z"
314       ],
315       "pod_target_xcconfig": {
316         "OTHER_LDFLAGS": "-ObjC"
317       },
318       "dependencies": {
319         "AdCel/Core": [
321         ]
322       }
323     },
324     {
325       "name": "Outbrain",
326       "vendored_frameworks": "ProviderOutbrain.xcframework",
327       "frameworks": [
329       ],
330       "weak_frameworks": [
332       ],
333       "libraries": [
335       ],
336       "dependencies": {
337         "AdCel/Inhouse": [
339         ]
340       }
341     },
342     {
343       "name": "AdMob",
344       "vendored_frameworks": "ProviderGoogleAdMob.xcframework",
345       "frameworks": [
346         "AVFoundation",
347         "AdSupport",
348         "CFNetwork",
349         "CoreFoundation",
350         "CoreGraphics",
351         "CoreMedia",
352         "CoreMotion",
353         "CoreTelephony",
354         "JavaScriptCore",
355         "MessageUI",
356         "QuartzCore",
357         "Security",
358         "StoreKit",
359         "SystemConfiguration",
360         "WebKit"
361       ],
362       "weak_frameworks": [
363         "AppTrackingTransparency",
364         "CoreServices"
365       ],
366       "libraries": [
367         "c++",
368         "sqlite3",
369         "z"
370       ],
371       "pod_target_xcconfig": {
372         "OTHER_LDFLAGS": "-ObjC"
373       },
374       "dependencies": {
375         "AdCel/Core": [
377         ]
378       }
379     },
380     {
381       "name": "Criteo",
382       "vendored_frameworks": "ProviderCriteo.xcframework",
383       "frameworks": [
384         "AdSupport",
385         "CFNetwork",
386         "CoreFoundation",
387         "CoreGraphics",
388         "CoreTelephony",
389         "QuartzCore",
390         "StoreKit",
391         "SystemConfiguration",
392         "WebKit"
393       ],
394       "weak_frameworks": [
395         "AppTrackingTransparency"
396       ],
397       "libraries": [
399       ],
400       "dependencies": {
401         "AdCel/Core": [
403         ]
404       }
405     },
406     {
407       "name": "Facebook",
408       "vendored_frameworks": "ProviderFacebook.xcframework",
409       "frameworks": [
410         "AVFoundation",
411         "AdSupport",
412         "CFNetwork",
413         "CoreFoundation",
414         "CoreGraphics",
415         "CoreMedia",
416         "CoreMotion",
417         "LocalAuthentication",
418         "QuartzCore",
419         "SafariServices",
420         "Security",
421         "StoreKit",
422         "SystemConfiguration",
423         "WebKit"
424       ],
425       "weak_frameworks": [
426         "AppTrackingTransparency"
427       ],
428       "libraries": [
429         "c++",
430         "sqlite3",
431         "z"
432       ],
433       "dependencies": {
434         "AdCel/Core": [
436         ]
437       }
438     },
439     {
440       "name": "InMobi",
441       "vendored_frameworks": "ProviderInMobi.xcframework",
442       "frameworks": [
443         "AVFoundation",
444         "AdSupport",
445         "CFNetwork",
446         "CoreFoundation",
447         "CoreGraphics",
448         "CoreLocation",
449         "CoreMedia",
450         "CoreTelephony",
451         "ImageIO",
452         "JavaScriptCore",
453         "MessageUI",
454         "QuartzCore",
455         "SafariServices",
456         "Social",
457         "StoreKit",
458         "SystemConfiguration",
459         "WebKit"
460       ],
461       "weak_frameworks": [
462         "AppTrackingTransparency",
463         "CoreServices"
464       ],
465       "libraries": [
466         "sqlite3"
467       ],
468       "pod_target_xcconfig": {
469         "OTHER_LDFLAGS": "-ObjC"
470       },
471       "dependencies": {
472         "AdCel/Core": [
474         ]
475       }
476     },
477     {
478       "name": "MyTarget",
479       "vendored_frameworks": "ProviderMyTarget.xcframework",
480       "frameworks": [
481         "AVFoundation",
482         "AdSupport",
483         "CFNetwork",
484         "CoreFoundation",
485         "CoreGraphics",
486         "CoreMedia",
487         "CoreTelephony",
488         "QuartzCore",
489         "SafariServices",
490         "StoreKit",
491         "SystemConfiguration",
492         "WebKit"
493       ],
494       "weak_frameworks": [
495         "AppTrackingTransparency"
496       ],
497       "libraries": [
498         "z"
499       ],
500       "dependencies": {
501         "AdCel/Core": [
503         ]
504       }
505     },
506     {
507       "name": "Pangle",
508       "vendored_frameworks": "ProviderPangle.xcframework",
509       "resources": [
510         "AdCelResources/BUAdSDK.bundle"
511       ],
512       "frameworks": [
513         "AVFoundation",
514         "Accelerate",
515         "AdSupport",
516         "AudioToolbox",
517         "CFNetwork",
518         "CoreFoundation",
519         "CoreGraphics",
520         "CoreImage",
521         "CoreLocation",
522         "CoreMedia",
523         "CoreMotion",
524         "CoreTelephony",
525         "CoreText",
526         "ImageIO",
527         "JavaScriptCore",
528         "MediaPlayer",
529         "QuartzCore",
530         "Security",
531         "StoreKit",
532         "SystemConfiguration",
533         "WebKit"
534       ],
535       "weak_frameworks": [
536         "AppTrackingTransparency",
537         "CoreServices"
538       ],
539       "libraries": [
540         "bz2",
541         "c++",
542         "c++abi",
543         "iconv",
544         "resolv",
545         "sqlite3",
546         "xml2",
547         "z"
548       ],
549       "dependencies": {
550         "AdCel/Core": [
552         ]
553       }
554     },
555     {
556       "name": "Smaato",
557       "vendored_frameworks": "ProviderSmaato.xcframework",
558       "frameworks": [
559         "AdSupport",
560         "CFNetwork",
561         "CoreFoundation",
562         "CoreGraphics",
563         "CoreLocation",
564         "CoreTelephony",
565         "StoreKit",
566         "SystemConfiguration",
567         "WebKit"
568       ],
569       "weak_frameworks": [
570         "AppTrackingTransparency"
571       ],
572       "libraries": [
574       ],
575       "pod_target_xcconfig": {
576         "OTHER_LDFLAGS": "-ObjC"
577       },
578       "dependencies": {
579         "AdCel/Core": [
581         ]
582       }
583     },
584     {
585       "name": "StartApp",
586       "vendored_frameworks": "ProviderStartApp.xcframework",
587       "frameworks": [
588         "AVFoundation",
589         "AdSupport",
590         "CFNetwork",
591         "CoreFoundation",
592         "CoreGraphics",
593         "CoreMedia",
594         "CoreTelephony",
595         "JavaScriptCore",
596         "QuartzCore",
597         "StoreKit",
598         "SystemConfiguration",
599         "WebKit"
600       ],
601       "weak_frameworks": [
602         "AppTrackingTransparency"
603       ],
604       "libraries": [
605         "z"
606       ],
607       "dependencies": {
608         "AdCel/Core": [
610         ]
611       }
612     },
613     {
614       "name": "Supersonic",
615       "vendored_frameworks": "ProviderSupersonic.xcframework",
616       "frameworks": [
617         "AVFoundation",
618         "AdSupport",
619         "AudioToolbox",
620         "CFNetwork",
621         "CoreFoundation",
622         "CoreGraphics",
623         "CoreTelephony",
624         "JavaScriptCore",
625         "QuartzCore",
626         "Security",
627         "StoreKit",
628         "SystemConfiguration",
629         "WebKit"
630       ],
631       "weak_frameworks": [
632         "AppTrackingTransparency"
633       ],
634       "libraries": [
635         "z"
636       ],
637       "pod_target_xcconfig": {
638         "OTHER_LDFLAGS": "-ObjC"
639       },
640       "dependencies": {
641         "AdCel/Core": [
643         ]
644       }
645     },
646     {
647       "name": "Tapjoy",
648       "vendored_frameworks": "ProviderTapjoy.xcframework",
649       "frameworks": [
650         "AVFoundation",
651         "AdSupport",
652         "CFNetwork",
653         "CoreFoundation",
654         "CoreGraphics",
655         "CoreMedia",
656         "CoreTelephony",
657         "ImageIO",
658         "JavaScriptCore",
659         "QuartzCore",
660         "Security",
661         "StoreKit",
662         "SystemConfiguration",
663         "WebKit"
664       ],
665       "weak_frameworks": [
666         "AppTrackingTransparency",
667         "CoreServices"
668       ],
669       "libraries": [
670         "c++",
671         "z"
672       ],
673       "dependencies": {
674         "AdCel/Core": [
676         ]
677       }
678     },
679     {
680       "name": "Unity",
681       "vendored_frameworks": "ProviderUnity.xcframework",
682       "frameworks": [
683         "AVFoundation",
684         "AdSupport",
685         "AudioToolbox",
686         "CFNetwork",
687         "CoreFoundation",
688         "CoreGraphics",
689         "CoreImage",
690         "CoreMedia",
691         "CoreMotion",
692         "CoreTelephony",
693         "CoreVideo",
694         "Metal",
695         "MetalKit",
696         "OpenGLES",
697         "QuartzCore",
698         "StoreKit",
699         "SystemConfiguration"
700       ],
701       "weak_frameworks": [
702         "AppTrackingTransparency"
703       ],
704       "libraries": [
706       ],
707       "dependencies": {
708         "AdCel/Core": [
710         ]
711       }
712     },
713     {
714       "name": "Vungle",
715       "vendored_frameworks": "ProviderVungle.xcframework",
716       "frameworks": [
717         "AVFoundation",
718         "AdSupport",
719         "CFNetwork",
720         "CoreFoundation",
721         "CoreGraphics",
722         "CoreMedia",
723         "CoreTelephony",
724         "JavaScriptCore",
725         "MediaPlayer",
726         "QuartzCore",
727         "StoreKit",
728         "SystemConfiguration",
729         "WebKit"
730       ],
731       "weak_frameworks": [
732         "AppTrackingTransparency"
733       ],
734       "libraries": [
735         "sqlite3",
736         "z"
737       ],
738       "pod_target_xcconfig": {
739         "OTHER_LDFLAGS": "-ObjC"
740       },
741       "dependencies": {
742         "AdCel/Core": [
744         ]
745       }
746     },
747     {
748       "name": "Yandex",
749       "vendored_frameworks": "ProviderYandex.xcframework",
750       "frameworks": [
751         "AVFoundation",
752         "AdSupport",
753         "CFNetwork",
754         "CoreFoundation",
755         "CoreGraphics",
756         "CoreImage",
757         "CoreLocation",
758         "CoreMedia",
759         "CoreTelephony",
760         "QuartzCore",
761         "Security",
762         "StoreKit",
763         "SystemConfiguration",
764         "WebKit"
765       ],
766       "weak_frameworks": [
767         "AppTrackingTransparency",
768         "CoreServices"
769       ],
770       "libraries": [
771         "sqlite3",
772         "xml2",
773         "z"
774       ],
775       "resources": [
776         "AdCelResources/YandexMobileAdsBundle.bundle"
777       ],
778       "dependencies": {
779         "AdCel/Core": [
781         ]
782       }
783     },
784     {
785       "name": "Inhouse",
786       "vendored_frameworks": "ProviderInhouse.xcframework",
787       "frameworks": [
788         "Foundation",
789         "AdSupport",
790         "UIKit",
791         "StoreKit",
792         "CoreData",
793         "QuartzCore",
794         "AVFoundation",
795         "WebKit"
796       ],
797       "libraries": "xml2",
798       "pod_target_xcconfig": {
799         "OTHER_LDFLAGS": "-ObjC"
800       },
801       "dependencies": {
802         "AdCel/Core": [
804         ]
805       }
806     }
807   ],
808   "swift_version": "5.0"