[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / a / AdCel / 1.5.33.1 / AdCel.podspec.json
blob3114920fb1e6a1cdb78aa48811c2d341bef25ddc
2   "name": "AdCel",
3   "version": "1.5.33.1",
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.33.zip"
19   },
20   "preserve_paths": [
21     "*.md",
22     "*.a"
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/AmazonAd": [
45         ],
46         "AdCel/MyTarget": [
48         ],
49         "AdCel/MoPub": [
51         ],
52         "AdCel/Smaato": [
54         ],
55         "AdCel/StartApp": [
57         ],
58         "AdCel/Tapjoy": [
60         ],
61         "AdCel/Unity": [
63         ],
64         "AdCel/Vungle": [
66         ],
67         "AdCel/Inhouse": [
69         ],
70         "AdCel/Pangle": [
72         ],
73         "AdCel/Criteo": [
75         ]
76       }
77     },
78     {
79       "name": "Image",
80       "dependencies": {
81         "AdCel/AmazonAd": [
83         ],
84         "AdCel/MyTarget": [
86         ],
87         "AdCel/Smaato": [
89         ],
90         "AdCel/StartApp": [
92         ],
93         "AdCel/Inhouse": [
95         ]
96       }
97     },
98     {
99       "name": "Video",
100       "dependencies": {
101         "AdCel/AdColony": [
103         ],
104         "AdCel/Applovin": [
106         ],
107         "AdCel/MyTarget": [
109         ],
110         "AdCel/Smaato": [
112         ],
113         "AdCel/StartApp": [
115         ],
116         "AdCel/Tapjoy": [
118         ],
119         "AdCel/Unity": [
121         ],
122         "AdCel/Vungle": [
124         ],
125         "AdCel/Inhouse": [
127         ],
128         "AdCel/Pangle": [
130         ]
131       }
132     },
133     {
134       "name": "Reward",
135       "dependencies": {
136         "AdCel/AdColony": [
138         ],
139         "AdCel/Applovin": [
141         ],
142         "AdCel/MyTarget": [
144         ],
145         "AdCel/MoPub": [
147         ],
148         "AdCel/Supersonic": [
150         ],
151         "AdCel/StartApp": [
153         ],
154         "AdCel/Tapjoy": [
156         ],
157         "AdCel/Vungle": [
159         ],
160         "AdCel/Unity": [
162         ],
163         "AdCel/Inhouse": [
165         ],
166         "AdCel/Pangle": [
168         ]
169       }
170     },
171     {
172       "name": "Banner",
173       "dependencies": {
174         "AdCel/AdColony": [
176         ],
177         "AdCel/Applovin": [
179         ],
180         "AdCel/AmazonAd": [
182         ],
183         "AdCel/MyTarget": [
185         ],
186         "AdCel/MoPub": [
188         ],
189         "AdCel/Smaato": [
191         ],
192         "AdCel/StartApp": [
194         ],
195         "AdCel/Inhouse": [
197         ],
198         "AdCel/Criteo": [
200         ],
201         "AdCel/Vungle": [
203         ],
204         "AdCel/Unity": [
206         ],
207         "AdCel/Pangle": [
209         ]
210       }
211     },
212     {
213       "name": "Core",
214       "preserve_paths": "PlistAdditions.plist",
215       "source_files": "*.{h,swift}",
216       "public_header_files": "*.h",
217       "vendored_libraries": [
218         "libAdCelCore.a",
219         "libProviderTest.a"
220       ],
221       "frameworks": [
222         "Foundation",
223         "UIKit",
224         "AdSupport",
225         "CoreData",
226         "SystemConfiguration"
227       ],
228       "weak_frameworks": [
229         "AppTrackingTransparency"
230       ],
231       "libraries": [
232         "resolv.9"
233       ],
234       "pod_target_xcconfig": {
235         "OTHER_LDFLAGS": "-lObjC",
236         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
237       },
238       "user_target_xcconfig": {
239         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
240       }
241     },
242     {
243       "name": "AdColony",
244       "vendored_libraries": "libProviderAdColony.a",
245       "frameworks": [
246         "AVFoundation",
247         "AdSupport",
248         "AudioToolbox",
249         "CFNetwork",
250         "CoreFoundation",
251         "CoreGraphics",
252         "CoreMedia",
253         "CoreTelephony",
254         "JavaScriptCore",
255         "MessageUI",
256         "SafariServices",
257         "Social",
258         "StoreKit",
259         "SystemConfiguration",
260         "WatchConnectivity",
261         "WebKit"
262       ],
263       "weak_frameworks": [
264         "AppTrackingTransparency",
265         "CoreServices"
266       ],
267       "libraries": [
268         "sqlite3",
269         "z"
270       ],
271       "pod_target_xcconfig": {
272         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
273       },
274       "user_target_xcconfig": {
275         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
276       },
277       "dependencies": {
278         "AdCel/Core": [
280         ]
281       }
282     },
283     {
284       "name": "AmazonAd",
285       "vendored_libraries": "libProviderAmazon.a",
286       "frameworks": [
287         "AdSupport",
288         "CFNetwork",
289         "CoreFoundation",
290         "CoreGraphics",
291         "CoreLocation",
292         "CoreTelephony",
293         "MediaPlayer",
294         "QuartzCore",
295         "SafariServices",
296         "StoreKit",
297         "SystemConfiguration",
298         "WebKit"
299       ],
300       "weak_frameworks": [
302       ],
303       "libraries": [
305       ],
306       "pod_target_xcconfig": {
307         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
308       },
309       "user_target_xcconfig": {
310         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
311       },
312       "dependencies": {
313         "AdCel/Core": [
315         ]
316       }
317     },
318     {
319       "name": "Applovin",
320       "vendored_libraries": "libProviderApplovin.a",
321       "frameworks": [
322         "AVFoundation",
323         "AdSupport",
324         "AudioToolbox",
325         "CFNetwork",
326         "CoreFoundation",
327         "CoreGraphics",
328         "CoreMedia",
329         "CoreTelephony",
330         "StoreKit",
331         "SystemConfiguration",
332         "WebKit"
333       ],
334       "weak_frameworks": [
335         "AppTrackingTransparency"
336       ],
337       "libraries": [
338         "z"
339       ],
340       "pod_target_xcconfig": {
341         "OTHER_LDFLAGS": "-lObjC",
342         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
343       },
344       "user_target_xcconfig": {
345         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
346       },
347       "dependencies": {
348         "AdCel/Core": [
350         ]
351       }
352     },
353     {
354       "name": "AdMob",
355       "vendored_libraries": "libProviderGoogleAdMob.a",
356       "frameworks": [
357         "AVFoundation",
358         "AdSupport",
359         "CFNetwork",
360         "CoreFoundation",
361         "CoreGraphics",
362         "CoreMedia",
363         "CoreMotion",
364         "CoreTelephony",
365         "JavaScriptCore",
366         "MessageUI",
367         "QuartzCore",
368         "Security",
369         "StoreKit",
370         "SystemConfiguration",
371         "WebKit"
372       ],
373       "weak_frameworks": [
374         "AppTrackingTransparency",
375         "CoreServices"
376       ],
377       "libraries": [
378         "c++",
379         "sqlite3",
380         "z"
381       ],
382       "pod_target_xcconfig": {
383         "OTHER_LDFLAGS": "-lObjC",
384         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
385       },
386       "user_target_xcconfig": {
387         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
388       },
389       "dependencies": {
390         "AdCel/Core": [
392         ]
393       }
394     },
395     {
396       "name": "AdMobSpecial",
397       "vendored_libraries": [
398         "OptionalProviders/libProviderGoogleAdMobExt.a"
399       ],
400       "pod_target_xcconfig": {
401         "OTHER_LDFLAGS": "-lObjC",
402         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
403       },
404       "user_target_xcconfig": {
405         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
406       },
407       "dependencies": {
408         "AdCel/Core": [
410         ],
411         "Google-Mobile-Ads-SDK": [
412           "<=8.4.0"
413         ]
414       }
415     },
416     {
417       "name": "Criteo",
418       "vendored_libraries": "libProviderCriteo.a",
419       "frameworks": [
420         "AdSupport",
421         "CFNetwork",
422         "CoreFoundation",
423         "CoreGraphics",
424         "CoreTelephony",
425         "QuartzCore",
426         "StoreKit",
427         "SystemConfiguration",
428         "WebKit"
429       ],
430       "weak_frameworks": [
431         "AppTrackingTransparency"
432       ],
433       "libraries": [
435       ],
436       "pod_target_xcconfig": {
437         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
438       },
439       "user_target_xcconfig": {
440         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
441       },
442       "dependencies": {
443         "AdCel/Core": [
445         ]
446       }
447     },
448     {
449       "name": "Facebook",
450       "vendored_libraries": "libProviderFacebook.a",
451       "frameworks": [
452         "AVFoundation",
453         "AdSupport",
454         "CFNetwork",
455         "CoreFoundation",
456         "CoreGraphics",
457         "CoreMedia",
458         "CoreMotion",
459         "LocalAuthentication",
460         "QuartzCore",
461         "SafariServices",
462         "Security",
463         "StoreKit",
464         "SystemConfiguration",
465         "WebKit"
466       ],
467       "weak_frameworks": [
468         "AppTrackingTransparency"
469       ],
470       "libraries": [
471         "c++",
472         "sqlite3",
473         "z"
474       ],
475       "pod_target_xcconfig": {
476         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
477       },
478       "user_target_xcconfig": {
479         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
480       },
481       "dependencies": {
482         "AdCel/Core": [
484         ]
485       }
486     },
487     {
488       "name": "InMobi",
489       "vendored_libraries": "libProviderInMobi.a",
490       "frameworks": [
491         "AVFoundation",
492         "AdSupport",
493         "CFNetwork",
494         "CoreFoundation",
495         "CoreGraphics",
496         "CoreLocation",
497         "CoreMedia",
498         "CoreTelephony",
499         "ImageIO",
500         "JavaScriptCore",
501         "MessageUI",
502         "QuartzCore",
503         "SafariServices",
504         "Social",
505         "StoreKit",
506         "SystemConfiguration",
507         "WebKit"
508       ],
509       "weak_frameworks": [
510         "AppTrackingTransparency",
511         "CoreServices"
512       ],
513       "libraries": [
514         "sqlite3"
515       ],
516       "pod_target_xcconfig": {
517         "OTHER_LDFLAGS": "-lObjC",
518         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
519       },
520       "user_target_xcconfig": {
521         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
522       },
523       "dependencies": {
524         "AdCel/Core": [
526         ]
527       }
528     },
529     {
530       "name": "MoPub",
531       "vendored_libraries": "libProviderMoPup.a",
532       "resources": [
533         "AdCelResources/MoPubResources.bundle"
534       ],
535       "frameworks": [
536         "AVFoundation",
537         "AdSupport",
538         "CoreGraphics",
539         "CoreLocation",
540         "CoreMedia",
541         "CoreTelephony",
542         "MediaPlayer",
543         "MessageUI",
544         "QuartzCore",
545         "SafariServices",
546         "StoreKit",
547         "SystemConfiguration",
548         "WebKit"
549       ],
550       "weak_frameworks": [
552       ],
553       "libraries": [
555       ],
556       "pod_target_xcconfig": {
557         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
558       },
559       "user_target_xcconfig": {
560         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
561       },
562       "dependencies": {
563         "AdCel/Core": [
565         ]
566       }
567     },
568     {
569       "name": "MyTarget",
570       "vendored_libraries": "libProviderMyTarget.a",
571       "frameworks": [
572         "AVFoundation",
573         "AdSupport",
574         "CFNetwork",
575         "CoreFoundation",
576         "CoreGraphics",
577         "CoreMedia",
578         "CoreTelephony",
579         "QuartzCore",
580         "SafariServices",
581         "StoreKit",
582         "SystemConfiguration",
583         "WebKit"
584       ],
585       "weak_frameworks": [
586         "AppTrackingTransparency"
587       ],
588       "libraries": [
589         "z"
590       ],
591       "pod_target_xcconfig": {
592         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
593       },
594       "user_target_xcconfig": {
595         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
596       },
597       "dependencies": {
598         "AdCel/Core": [
600         ]
601       }
602     },
603     {
604       "name": "Pangle",
605       "vendored_libraries": "libProviderPangle.a",
606       "resources": [
607         "AdCelResources/BUAdSDK.bundle"
608       ],
609       "frameworks": [
610         "AVFoundation",
611         "Accelerate",
612         "AudioToolbox",
613         "CFNetwork",
614         "CoreFoundation",
615         "CoreGraphics",
616         "CoreImage",
617         "CoreMedia",
618         "CoreMotion",
619         "CoreTelephony",
620         "CoreText",
621         "ImageIO",
622         "JavaScriptCore",
623         "MediaPlayer",
624         "QuartzCore",
625         "Security",
626         "StoreKit",
627         "SystemConfiguration",
628         "WebKit"
629       ],
630       "weak_frameworks": [
631         "AppTrackingTransparency",
632         "CoreServices"
633       ],
634       "libraries": [
635         "c++",
636         "c++abi",
637         "sqlite3",
638         "bz2",
639         "iconv",
640         "xml2",
641         "z"
642       ],
643       "pod_target_xcconfig": {
644         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
645       },
646       "user_target_xcconfig": {
647         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
648       },
649       "dependencies": {
650         "AdCel/Core": [
652         ]
653       }
654     },
655     {
656       "name": "Smaato",
657       "vendored_libraries": "libProviderSmaato.a",
658       "frameworks": [
659         "AdSupport",
660         "CFNetwork",
661         "CoreFoundation",
662         "CoreGraphics",
663         "CoreLocation",
664         "CoreTelephony",
665         "StoreKit",
666         "SystemConfiguration",
667         "WebKit"
668       ],
669       "weak_frameworks": [
670         "AppTrackingTransparency"
671       ],
672       "libraries": [
674       ],
675       "pod_target_xcconfig": {
676         "OTHER_LDFLAGS": "-lObjC",
677         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
678       },
679       "user_target_xcconfig": {
680         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
681       },
682       "dependencies": {
683         "AdCel/Core": [
685         ]
686       }
687     },
688     {
689       "name": "StartApp",
690       "vendored_libraries": "libProviderStartApp.a",
691       "frameworks": [
692         "AVFoundation",
693         "AdSupport",
694         "CFNetwork",
695         "CoreFoundation",
696         "CoreGraphics",
697         "CoreMedia",
698         "CoreTelephony",
699         "JavaScriptCore",
700         "QuartzCore",
701         "StoreKit",
702         "SystemConfiguration",
703         "WebKit"
704       ],
705       "weak_frameworks": [
706         "AppTrackingTransparency"
707       ],
708       "libraries": [
709         "z"
710       ],
711       "pod_target_xcconfig": {
712         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
713       },
714       "user_target_xcconfig": {
715         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
716       },
717       "dependencies": {
718         "AdCel/Core": [
720         ]
721       }
722     },
723     {
724       "name": "Supersonic",
725       "vendored_libraries": "libProviderSupersonic.a",
726       "frameworks": [
727         "AVFoundation",
728         "AdSupport",
729         "AudioToolbox",
730         "CFNetwork",
731         "CoreFoundation",
732         "CoreGraphics",
733         "CoreTelephony",
734         "JavaScriptCore",
735         "QuartzCore",
736         "StoreKit",
737         "SystemConfiguration",
738         "WebKit"
739       ],
740       "weak_frameworks": [
741         "AppTrackingTransparency"
742       ],
743       "libraries": [
744         "z"
745       ],
746       "pod_target_xcconfig": {
747         "OTHER_LDFLAGS": "-lObjC",
748         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
749       },
750       "user_target_xcconfig": {
751         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
752       },
753       "dependencies": {
754         "AdCel/Core": [
756         ]
757       }
758     },
759     {
760       "name": "Tapjoy",
761       "vendored_libraries": "libProviderTapjoy.a",
762       "frameworks": [
763         "AVFoundation",
764         "AdSupport",
765         "CFNetwork",
766         "CoreFoundation",
767         "CoreGraphics",
768         "CoreMedia",
769         "CoreTelephony",
770         "ImageIO",
771         "JavaScriptCore",
772         "QuartzCore",
773         "Security",
774         "StoreKit",
775         "SystemConfiguration",
776         "WebKit"
777       ],
778       "weak_frameworks": [
779         "AppTrackingTransparency",
780         "CoreServices"
781       ],
782       "libraries": [
783         "c++",
784         "z"
785       ],
786       "pod_target_xcconfig": {
787         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
788       },
789       "user_target_xcconfig": {
790         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
791       },
792       "dependencies": {
793         "AdCel/Core": [
795         ]
796       }
797     },
798     {
799       "name": "Unity",
800       "vendored_libraries": "libProviderUnity.a",
801       "frameworks": [
802         "AVFoundation",
803         "AdSupport",
804         "AudioToolbox",
805         "CFNetwork",
806         "CoreFoundation",
807         "CoreGraphics",
808         "CoreImage",
809         "CoreMedia",
810         "CoreMotion",
811         "CoreTelephony",
812         "CoreVideo",
813         "Metal",
814         "MetalKit",
815         "OpenGLES",
816         "QuartzCore",
817         "StoreKit",
818         "SystemConfiguration"
819       ],
820       "weak_frameworks": [
821         "AppTrackingTransparency"
822       ],
823       "libraries": [
825       ],
826       "pod_target_xcconfig": {
827         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
828       },
829       "user_target_xcconfig": {
830         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
831       },
832       "dependencies": {
833         "AdCel/Core": [
835         ]
836       }
837     },
838     {
839       "name": "Vungle",
840       "vendored_libraries": "libProviderVungle.a",
841       "frameworks": [
842         "AVFoundation",
843         "AdSupport",
844         "CFNetwork",
845         "CoreFoundation",
846         "CoreGraphics",
847         "CoreMedia",
848         "CoreTelephony",
849         "JavaScriptCore",
850         "MediaPlayer",
851         "QuartzCore",
852         "StoreKit",
853         "SystemConfiguration",
854         "WebKit"
855       ],
856       "weak_frameworks": [
857         "AppTrackingTransparency"
858       ],
859       "libraries": [
860         "sqlite3",
861         "z"
862       ],
863       "pod_target_xcconfig": {
864         "OTHER_LDFLAGS": "-lObjC",
865         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
866       },
867       "user_target_xcconfig": {
868         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
869       },
870       "dependencies": {
871         "AdCel/Core": [
873         ]
874       }
875     },
876     {
877       "name": "Yandex",
878       "vendored_libraries": "libProviderYandex.a",
879       "frameworks": [
880         "AVFoundation",
881         "AdSupport",
882         "CFNetwork",
883         "CoreFoundation",
884         "CoreGraphics",
885         "CoreImage",
886         "CoreLocation",
887         "CoreMedia",
888         "CoreTelephony",
889         "QuartzCore",
890         "Security",
891         "StoreKit",
892         "SystemConfiguration",
893         "WebKit"
894       ],
895       "weak_frameworks": [
896         "AppTrackingTransparency"
897       ],
898       "libraries": [
899         "sqlite3",
900         "xml2",
901         "z"
902       ],
903       "pod_target_xcconfig": {
904         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
905       },
906       "user_target_xcconfig": {
907         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
908       },
909       "dependencies": {
910         "AdCel/Core": [
912         ]
913       }
914     },
915     {
916       "name": "Inhouse",
917       "vendored_libraries": "libProviderInhouse.a",
918       "frameworks": [
919         "Foundation",
920         "AdSupport",
921         "UIKit",
922         "StoreKit",
923         "CoreData",
924         "QuartzCore",
925         "AVFoundation",
926         "WebKit"
927       ],
928       "libraries": "xml2",
929       "pod_target_xcconfig": {
930         "OTHER_LDFLAGS": "-lObjC",
931         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
932       },
933       "user_target_xcconfig": {
934         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
935       },
936       "dependencies": {
937         "AdCel/Core": [
939         ]
940       }
941     }
942   ],
943   "swift_version": "5.0"