[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 5 / a / AdCel / 1.5.32 / AdCel.podspec.json
blobc134435374d199f5f2c2e407c1daa17ad10dc7e2
2   "name": "AdCel",
3   "version": "1.5.32",
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.32.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       "pod_target_xcconfig": {
232         "OTHER_LDFLAGS": "-lObjC",
233         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
234       },
235       "user_target_xcconfig": {
236         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
237       }
238     },
239     {
240       "name": "AdColony",
241       "vendored_libraries": "libProviderAdColony.a",
242       "frameworks": [
243         "AVFoundation",
244         "AdSupport",
245         "AudioToolbox",
246         "CFNetwork",
247         "CoreFoundation",
248         "CoreGraphics",
249         "CoreMedia",
250         "CoreTelephony",
251         "JavaScriptCore",
252         "MessageUI",
253         "SafariServices",
254         "Social",
255         "StoreKit",
256         "SystemConfiguration",
257         "WatchConnectivity",
258         "WebKit"
259       ],
260       "weak_frameworks": [
261         "AppTrackingTransparency",
262         "CoreServices"
263       ],
264       "libraries": [
265         "sqlite3",
266         "z"
267       ],
268       "pod_target_xcconfig": {
269         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
270       },
271       "user_target_xcconfig": {
272         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
273       },
274       "dependencies": {
275         "AdCel/Core": [
277         ]
278       }
279     },
280     {
281       "name": "AmazonAd",
282       "vendored_libraries": "libProviderAmazon.a",
283       "frameworks": [
284         "AdSupport",
285         "CFNetwork",
286         "CoreFoundation",
287         "CoreGraphics",
288         "CoreLocation",
289         "CoreTelephony",
290         "MediaPlayer",
291         "QuartzCore",
292         "SafariServices",
293         "StoreKit",
294         "SystemConfiguration",
295         "WebKit"
296       ],
297       "weak_frameworks": [
299       ],
300       "libraries": [
302       ],
303       "pod_target_xcconfig": {
304         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
305       },
306       "user_target_xcconfig": {
307         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
308       },
309       "dependencies": {
310         "AdCel/Core": [
312         ]
313       }
314     },
315     {
316       "name": "Applovin",
317       "vendored_libraries": "libProviderApplovin.a",
318       "frameworks": [
319         "AVFoundation",
320         "AdSupport",
321         "AudioToolbox",
322         "CFNetwork",
323         "CoreFoundation",
324         "CoreGraphics",
325         "CoreMedia",
326         "CoreTelephony",
327         "StoreKit",
328         "SystemConfiguration",
329         "WebKit"
330       ],
331       "weak_frameworks": [
332         "AppTrackingTransparency"
333       ],
334       "libraries": [
335         "z"
336       ],
337       "pod_target_xcconfig": {
338         "OTHER_LDFLAGS": "-lObjC",
339         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
340       },
341       "user_target_xcconfig": {
342         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
343       },
344       "dependencies": {
345         "AdCel/Core": [
347         ]
348       }
349     },
350     {
351       "name": "AdMob",
352       "vendored_libraries": "libProviderGoogleAdMob.a",
353       "frameworks": [
354         "AVFoundation",
355         "AdSupport",
356         "CFNetwork",
357         "CoreFoundation",
358         "CoreGraphics",
359         "CoreMedia",
360         "CoreMotion",
361         "CoreTelephony",
362         "JavaScriptCore",
363         "MessageUI",
364         "QuartzCore",
365         "Security",
366         "StoreKit",
367         "SystemConfiguration",
368         "WebKit"
369       ],
370       "weak_frameworks": [
371         "AppTrackingTransparency",
372         "CoreServices"
373       ],
374       "libraries": [
375         "c++",
376         "sqlite3",
377         "z"
378       ],
379       "pod_target_xcconfig": {
380         "OTHER_LDFLAGS": "-lObjC",
381         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
382       },
383       "user_target_xcconfig": {
384         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
385       },
386       "dependencies": {
387         "AdCel/Core": [
389         ]
390       }
391     },
392     {
393       "name": "AdMobSpecial",
394       "vendored_libraries": [
395         "OptionalProviders/libProviderGoogleAdMobExt.a"
396       ],
397       "pod_target_xcconfig": {
398         "OTHER_LDFLAGS": "-lObjC",
399         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
400       },
401       "user_target_xcconfig": {
402         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
403       },
404       "dependencies": {
405         "AdCel/Core": [
407         ],
408         "Google-Mobile-Ads-SDK": [
409           "<=8.4.0"
410         ]
411       }
412     },
413     {
414       "name": "Criteo",
415       "vendored_libraries": "libProviderCriteo.a",
416       "frameworks": [
417         "AdSupport",
418         "CFNetwork",
419         "CoreFoundation",
420         "CoreGraphics",
421         "CoreTelephony",
422         "QuartzCore",
423         "StoreKit",
424         "SystemConfiguration",
425         "WebKit"
426       ],
427       "weak_frameworks": [
428         "AppTrackingTransparency"
429       ],
430       "libraries": [
432       ],
433       "pod_target_xcconfig": {
434         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
435       },
436       "user_target_xcconfig": {
437         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
438       },
439       "dependencies": {
440         "AdCel/Core": [
442         ]
443       }
444     },
445     {
446       "name": "Facebook",
447       "vendored_libraries": "libProviderFacebook.a",
448       "frameworks": [
449         "AVFoundation",
450         "AdSupport",
451         "CFNetwork",
452         "CoreFoundation",
453         "CoreGraphics",
454         "CoreMedia",
455         "CoreMotion",
456         "LocalAuthentication",
457         "QuartzCore",
458         "SafariServices",
459         "Security",
460         "StoreKit",
461         "SystemConfiguration",
462         "WebKit"
463       ],
464       "weak_frameworks": [
465         "AppTrackingTransparency"
466       ],
467       "libraries": [
468         "c++",
469         "sqlite3",
470         "z"
471       ],
472       "pod_target_xcconfig": {
473         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
474       },
475       "user_target_xcconfig": {
476         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
477       },
478       "dependencies": {
479         "AdCel/Core": [
481         ]
482       }
483     },
484     {
485       "name": "InMobi",
486       "vendored_libraries": "libProviderInMobi.a",
487       "frameworks": [
488         "AVFoundation",
489         "AdSupport",
490         "CFNetwork",
491         "CoreFoundation",
492         "CoreGraphics",
493         "CoreLocation",
494         "CoreMedia",
495         "CoreTelephony",
496         "ImageIO",
497         "JavaScriptCore",
498         "MessageUI",
499         "QuartzCore",
500         "SafariServices",
501         "Social",
502         "StoreKit",
503         "SystemConfiguration",
504         "WebKit"
505       ],
506       "weak_frameworks": [
507         "AppTrackingTransparency",
508         "CoreServices"
509       ],
510       "libraries": [
511         "sqlite3"
512       ],
513       "pod_target_xcconfig": {
514         "OTHER_LDFLAGS": "-lObjC",
515         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
516       },
517       "user_target_xcconfig": {
518         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
519       },
520       "dependencies": {
521         "AdCel/Core": [
523         ]
524       }
525     },
526     {
527       "name": "MoPub",
528       "vendored_libraries": "libProviderMoPup.a",
529       "resources": [
530         "AdCelResources/MoPubResources.bundle"
531       ],
532       "frameworks": [
533         "AVFoundation",
534         "AdSupport",
535         "CoreGraphics",
536         "CoreLocation",
537         "CoreMedia",
538         "CoreTelephony",
539         "MediaPlayer",
540         "MessageUI",
541         "QuartzCore",
542         "SafariServices",
543         "StoreKit",
544         "SystemConfiguration",
545         "WebKit"
546       ],
547       "weak_frameworks": [
549       ],
550       "libraries": [
552       ],
553       "pod_target_xcconfig": {
554         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
555       },
556       "user_target_xcconfig": {
557         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
558       },
559       "dependencies": {
560         "AdCel/Core": [
562         ]
563       }
564     },
565     {
566       "name": "MyTarget",
567       "vendored_libraries": "libProviderMyTarget.a",
568       "frameworks": [
569         "AVFoundation",
570         "AdSupport",
571         "CFNetwork",
572         "CoreFoundation",
573         "CoreGraphics",
574         "CoreMedia",
575         "CoreTelephony",
576         "QuartzCore",
577         "SafariServices",
578         "StoreKit",
579         "SystemConfiguration",
580         "WebKit"
581       ],
582       "weak_frameworks": [
583         "AppTrackingTransparency"
584       ],
585       "libraries": [
586         "z"
587       ],
588       "pod_target_xcconfig": {
589         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
590       },
591       "user_target_xcconfig": {
592         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
593       },
594       "dependencies": {
595         "AdCel/Core": [
597         ]
598       }
599     },
600     {
601       "name": "Pangle",
602       "vendored_libraries": "libProviderPangle.a",
603       "resources": [
604         "AdCelResources/BUAdSDK.bundle"
605       ],
606       "frameworks": [
607         "AVFoundation",
608         "Accelerate",
609         "AudioToolbox",
610         "CFNetwork",
611         "CoreFoundation",
612         "CoreGraphics",
613         "CoreImage",
614         "CoreMedia",
615         "CoreMotion",
616         "CoreTelephony",
617         "CoreText",
618         "ImageIO",
619         "JavaScriptCore",
620         "MediaPlayer",
621         "QuartzCore",
622         "Security",
623         "StoreKit",
624         "SystemConfiguration",
625         "WebKit"
626       ],
627       "weak_frameworks": [
628         "AppTrackingTransparency",
629         "CoreServices"
630       ],
631       "libraries": [
632         "c++",
633         "c++abi",
634         "sqlite3",
635         "bz2",
636         "iconv",
637         "xml2",
638         "z"
639       ],
640       "pod_target_xcconfig": {
641         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
642       },
643       "user_target_xcconfig": {
644         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
645       },
646       "dependencies": {
647         "AdCel/Core": [
649         ]
650       }
651     },
652     {
653       "name": "Smaato",
654       "vendored_libraries": "libProviderSmaato.a",
655       "frameworks": [
656         "AdSupport",
657         "CFNetwork",
658         "CoreFoundation",
659         "CoreGraphics",
660         "CoreLocation",
661         "CoreTelephony",
662         "StoreKit",
663         "SystemConfiguration",
664         "WebKit"
665       ],
666       "weak_frameworks": [
667         "AppTrackingTransparency"
668       ],
669       "libraries": [
671       ],
672       "pod_target_xcconfig": {
673         "OTHER_LDFLAGS": "-lObjC",
674         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
675       },
676       "user_target_xcconfig": {
677         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
678       },
679       "dependencies": {
680         "AdCel/Core": [
682         ]
683       }
684     },
685     {
686       "name": "StartApp",
687       "vendored_libraries": "libProviderStartApp.a",
688       "frameworks": [
689         "AVFoundation",
690         "AdSupport",
691         "CFNetwork",
692         "CoreFoundation",
693         "CoreGraphics",
694         "CoreMedia",
695         "CoreTelephony",
696         "JavaScriptCore",
697         "QuartzCore",
698         "StoreKit",
699         "SystemConfiguration",
700         "WebKit"
701       ],
702       "weak_frameworks": [
703         "AppTrackingTransparency"
704       ],
705       "libraries": [
706         "z"
707       ],
708       "pod_target_xcconfig": {
709         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
710       },
711       "user_target_xcconfig": {
712         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
713       },
714       "dependencies": {
715         "AdCel/Core": [
717         ]
718       }
719     },
720     {
721       "name": "Supersonic",
722       "vendored_libraries": "libProviderSupersonic.a",
723       "frameworks": [
724         "AVFoundation",
725         "AdSupport",
726         "AudioToolbox",
727         "CFNetwork",
728         "CoreFoundation",
729         "CoreGraphics",
730         "CoreTelephony",
731         "JavaScriptCore",
732         "QuartzCore",
733         "StoreKit",
734         "SystemConfiguration",
735         "WebKit"
736       ],
737       "weak_frameworks": [
738         "AppTrackingTransparency"
739       ],
740       "libraries": [
741         "z"
742       ],
743       "pod_target_xcconfig": {
744         "OTHER_LDFLAGS": "-lObjC",
745         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
746       },
747       "user_target_xcconfig": {
748         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
749       },
750       "dependencies": {
751         "AdCel/Core": [
753         ]
754       }
755     },
756     {
757       "name": "Tapjoy",
758       "vendored_libraries": "libProviderTapjoy.a",
759       "frameworks": [
760         "AVFoundation",
761         "AdSupport",
762         "CFNetwork",
763         "CoreFoundation",
764         "CoreGraphics",
765         "CoreMedia",
766         "CoreTelephony",
767         "ImageIO",
768         "JavaScriptCore",
769         "QuartzCore",
770         "Security",
771         "StoreKit",
772         "SystemConfiguration",
773         "WebKit"
774       ],
775       "weak_frameworks": [
776         "AppTrackingTransparency",
777         "CoreServices"
778       ],
779       "libraries": [
780         "c++",
781         "z"
782       ],
783       "pod_target_xcconfig": {
784         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
785       },
786       "user_target_xcconfig": {
787         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
788       },
789       "dependencies": {
790         "AdCel/Core": [
792         ]
793       }
794     },
795     {
796       "name": "Unity",
797       "vendored_libraries": "libProviderUnity.a",
798       "frameworks": [
799         "AVFoundation",
800         "AdSupport",
801         "AudioToolbox",
802         "CFNetwork",
803         "CoreFoundation",
804         "CoreGraphics",
805         "CoreImage",
806         "CoreMedia",
807         "CoreMotion",
808         "CoreTelephony",
809         "CoreVideo",
810         "Metal",
811         "MetalKit",
812         "OpenGLES",
813         "QuartzCore",
814         "StoreKit",
815         "SystemConfiguration"
816       ],
817       "weak_frameworks": [
818         "AppTrackingTransparency"
819       ],
820       "libraries": [
822       ],
823       "pod_target_xcconfig": {
824         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
825       },
826       "user_target_xcconfig": {
827         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
828       },
829       "dependencies": {
830         "AdCel/Core": [
832         ]
833       }
834     },
835     {
836       "name": "Vungle",
837       "vendored_libraries": "libProviderVungle.a",
838       "frameworks": [
839         "AVFoundation",
840         "AdSupport",
841         "CFNetwork",
842         "CoreFoundation",
843         "CoreGraphics",
844         "CoreMedia",
845         "CoreTelephony",
846         "JavaScriptCore",
847         "MediaPlayer",
848         "QuartzCore",
849         "StoreKit",
850         "SystemConfiguration",
851         "WebKit"
852       ],
853       "weak_frameworks": [
854         "AppTrackingTransparency"
855       ],
856       "libraries": [
857         "sqlite3",
858         "z"
859       ],
860       "pod_target_xcconfig": {
861         "OTHER_LDFLAGS": "-lObjC",
862         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
863       },
864       "user_target_xcconfig": {
865         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
866       },
867       "dependencies": {
868         "AdCel/Core": [
870         ]
871       }
872     },
873     {
874       "name": "Yandex",
875       "vendored_libraries": "libProviderYandex.a",
876       "frameworks": [
877         "AVFoundation",
878         "AdSupport",
879         "CFNetwork",
880         "CoreFoundation",
881         "CoreGraphics",
882         "CoreImage",
883         "CoreLocation",
884         "CoreMedia",
885         "CoreTelephony",
886         "QuartzCore",
887         "Security",
888         "StoreKit",
889         "SystemConfiguration",
890         "WebKit"
891       ],
892       "weak_frameworks": [
893         "AppTrackingTransparency"
894       ],
895       "libraries": [
896         "sqlite3",
897         "xml2",
898         "z"
899       ],
900       "pod_target_xcconfig": {
901         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
902       },
903       "user_target_xcconfig": {
904         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
905       },
906       "dependencies": {
907         "AdCel/Core": [
909         ]
910       }
911     },
912     {
913       "name": "Inhouse",
914       "vendored_libraries": "libProviderInhouse.a",
915       "frameworks": [
916         "Foundation",
917         "AdSupport",
918         "UIKit",
919         "StoreKit",
920         "CoreData",
921         "QuartzCore",
922         "AVFoundation",
923         "WebKit"
924       ],
925       "libraries": "xml2",
926       "pod_target_xcconfig": {
927         "OTHER_LDFLAGS": "-lObjC",
928         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
929       },
930       "user_target_xcconfig": {
931         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
932       },
933       "dependencies": {
934         "AdCel/Core": [
936         ]
937       }
938     }
939   ],
940   "swift_version": "5.0"