[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 5 / a / AdCel / 1.5.63 / AdCel.podspec.json
blob779ad2d979371c3d29a5813a150587189a77cc46
2   "name": "AdCel",
3   "version": "1.5.63",
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.63.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/MyTarget": [
45         ],
46         "AdCel/MoPub": [
48         ],
49         "AdCel/Smaato": [
51         ],
52         "AdCel/StartApp": [
54         ],
55         "AdCel/Tapjoy": [
57         ],
58         "AdCel/Unity": [
60         ],
61         "AdCel/Vungle": [
63         ],
64         "AdCel/Inhouse": [
66         ],
67         "AdCel/Pangle": [
69         ],
70         "AdCel/Criteo": [
72         ]
73       }
74     },
75     {
76       "name": "Image",
77       "dependencies": {
78         "AdCel/MyTarget": [
80         ],
81         "AdCel/Smaato": [
83         ],
84         "AdCel/StartApp": [
86         ],
87         "AdCel/Inhouse": [
89         ]
90       }
91     },
92     {
93       "name": "Video",
94       "dependencies": {
95         "AdCel/AdColony": [
97         ],
98         "AdCel/Applovin": [
100         ],
101         "AdCel/MyTarget": [
103         ],
104         "AdCel/Smaato": [
106         ],
107         "AdCel/StartApp": [
109         ],
110         "AdCel/Tapjoy": [
112         ],
113         "AdCel/Unity": [
115         ],
116         "AdCel/Vungle": [
118         ],
119         "AdCel/Inhouse": [
121         ],
122         "AdCel/Pangle": [
124         ]
125       }
126     },
127     {
128       "name": "Reward",
129       "dependencies": {
130         "AdCel/AdColony": [
132         ],
133         "AdCel/Applovin": [
135         ],
136         "AdCel/MyTarget": [
138         ],
139         "AdCel/MoPub": [
141         ],
142         "AdCel/Supersonic": [
144         ],
145         "AdCel/StartApp": [
147         ],
148         "AdCel/Tapjoy": [
150         ],
151         "AdCel/Vungle": [
153         ],
154         "AdCel/Unity": [
156         ],
157         "AdCel/Inhouse": [
159         ],
160         "AdCel/Pangle": [
162         ]
163       }
164     },
165     {
166       "name": "Banner",
167       "dependencies": {
168         "AdCel/AdColony": [
170         ],
171         "AdCel/Applovin": [
173         ],
174         "AdCel/MyTarget": [
176         ],
177         "AdCel/MoPub": [
179         ],
180         "AdCel/Smaato": [
182         ],
183         "AdCel/StartApp": [
185         ],
186         "AdCel/Inhouse": [
188         ],
189         "AdCel/Criteo": [
191         ],
192         "AdCel/Vungle": [
194         ],
195         "AdCel/Unity": [
197         ],
198         "AdCel/Pangle": [
200         ]
201       }
202     },
203     {
204       "name": "Core",
205       "preserve_paths": "PlistAdditions.plist",
206       "source_files": "*.{h,swift}",
207       "public_header_files": "*.h",
208       "vendored_libraries": [
209         "libAdCelCore.a",
210         "libProviderTest.a"
211       ],
212       "frameworks": [
213         "Foundation",
214         "UIKit",
215         "AdSupport",
216         "CoreData",
217         "SystemConfiguration"
218       ],
219       "weak_frameworks": [
220         "AppTrackingTransparency"
221       ],
222       "pod_target_xcconfig": {
223         "OTHER_LDFLAGS": "-lObjC",
224         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
225       },
226       "user_target_xcconfig": {
227         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
228       }
229     },
230     {
231       "name": "AdColony",
232       "vendored_libraries": "libProviderAdColony.a",
233       "frameworks": [
234         "AVFoundation",
235         "AdSupport",
236         "AudioToolbox",
237         "CFNetwork",
238         "CoreFoundation",
239         "CoreGraphics",
240         "CoreMedia",
241         "CoreTelephony",
242         "JavaScriptCore",
243         "MessageUI",
244         "SafariServices",
245         "Social",
246         "StoreKit",
247         "SystemConfiguration",
248         "WatchConnectivity",
249         "WebKit"
250       ],
251       "weak_frameworks": [
252         "AppTrackingTransparency",
253         "CoreServices"
254       ],
255       "libraries": [
256         "sqlite3",
257         "z"
258       ],
259       "pod_target_xcconfig": {
260         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
261       },
262       "user_target_xcconfig": {
263         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
264       },
265       "dependencies": {
266         "AdCel/Core": [
268         ]
269       }
270     },
271     {
272       "name": "APS",
273       "vendored_libraries": "libProviderAPS.a",
274       "frameworks": [
276       ],
277       "weak_frameworks": [
279       ],
280       "libraries": [
282       ],
283       "pod_target_xcconfig": {
284         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
285       },
286       "user_target_xcconfig": {
287         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
288       },
289       "dependencies": {
290         "AdCel/Core": [
292         ]
293       }
294     },
295     {
296       "name": "APSBridge",
297       "source_files": [
298         "AdCelAPSInitializer.m"
299       ],
300       "frameworks": [
302       ],
303       "weak_frameworks": [
305       ],
306       "libraries": [
308       ],
309       "pod_target_xcconfig": {
310         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
311       },
312       "user_target_xcconfig": {
313         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
314       },
315       "dependencies": {
316         "AdCel/Core": [
318         ]
319       }
320     },
321     {
322       "name": "Applovin",
323       "vendored_libraries": "libProviderAppLovin.a",
324       "frameworks": [
325         "AVFoundation",
326         "AdSupport",
327         "AudioToolbox",
328         "CFNetwork",
329         "CoreFoundation",
330         "CoreGraphics",
331         "CoreMedia",
332         "CoreTelephony",
333         "StoreKit",
334         "SystemConfiguration",
335         "WebKit"
336       ],
337       "weak_frameworks": [
338         "AppTrackingTransparency"
339       ],
340       "libraries": [
341         "z"
342       ],
343       "pod_target_xcconfig": {
344         "OTHER_LDFLAGS": "-lObjC",
345         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
346       },
347       "user_target_xcconfig": {
348         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
349       },
350       "dependencies": {
351         "AdCel/Core": [
353         ]
354       }
355     },
356     {
357       "name": "AdMob",
358       "vendored_libraries": "libProviderGoogleAdMob.a",
359       "frameworks": [
360         "AVFoundation",
361         "AdSupport",
362         "CFNetwork",
363         "CoreFoundation",
364         "CoreGraphics",
365         "CoreMedia",
366         "CoreMotion",
367         "CoreTelephony",
368         "JavaScriptCore",
369         "MessageUI",
370         "QuartzCore",
371         "Security",
372         "StoreKit",
373         "SystemConfiguration",
374         "WebKit"
375       ],
376       "weak_frameworks": [
377         "AppTrackingTransparency",
378         "CoreServices"
379       ],
380       "libraries": [
381         "c++",
382         "sqlite3",
383         "z"
384       ],
385       "pod_target_xcconfig": {
386         "OTHER_LDFLAGS": "-lObjC",
387         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
388       },
389       "user_target_xcconfig": {
390         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
391       },
392       "dependencies": {
393         "AdCel/Core": [
395         ]
396       }
397     },
398     {
399       "name": "AdMobSpecial",
400       "vendored_libraries": [
401         "OptionalProviders/libProviderGoogleAdMobExt.a"
402       ],
403       "pod_target_xcconfig": {
404         "OTHER_LDFLAGS": "-lObjC",
405         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
406       },
407       "user_target_xcconfig": {
408         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
409       },
410       "dependencies": {
411         "AdCel/Core": [
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": "libProviderMoPub.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         "AdSupport",
613         "AudioToolbox",
614         "CFNetwork",
615         "CoreFoundation",
616         "CoreGraphics",
617         "CoreImage",
618         "CoreLocation",
619         "CoreMedia",
620         "CoreMotion",
621         "CoreTelephony",
622         "CoreText",
623         "ImageIO",
624         "JavaScriptCore",
625         "MediaPlayer",
626         "QuartzCore",
627         "Security",
628         "StoreKit",
629         "SystemConfiguration",
630         "WebKit"
631       ],
632       "weak_frameworks": [
633         "AppTrackingTransparency",
634         "CoreServices"
635       ],
636       "libraries": [
637         "bz2",
638         "c++",
639         "c++abi",
640         "iconv",
641         "resolv",
642         "sqlite3",
643         "xml2",
644         "z"
645       ],
646       "pod_target_xcconfig": {
647         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
648       },
649       "user_target_xcconfig": {
650         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
651       },
652       "dependencies": {
653         "AdCel/Core": [
655         ]
656       }
657     },
658     {
659       "name": "Smaato",
660       "vendored_libraries": "libProviderSmaato.a",
661       "frameworks": [
662         "AdSupport",
663         "CFNetwork",
664         "CoreFoundation",
665         "CoreGraphics",
666         "CoreLocation",
667         "CoreTelephony",
668         "StoreKit",
669         "SystemConfiguration",
670         "WebKit"
671       ],
672       "weak_frameworks": [
673         "AppTrackingTransparency"
674       ],
675       "libraries": [
677       ],
678       "pod_target_xcconfig": {
679         "OTHER_LDFLAGS": "-lObjC",
680         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
681       },
682       "user_target_xcconfig": {
683         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
684       },
685       "dependencies": {
686         "AdCel/Core": [
688         ]
689       }
690     },
691     {
692       "name": "StartApp",
693       "vendored_libraries": "libProviderStartApp.a",
694       "frameworks": [
695         "AVFoundation",
696         "AdSupport",
697         "CFNetwork",
698         "CoreFoundation",
699         "CoreGraphics",
700         "CoreMedia",
701         "CoreTelephony",
702         "JavaScriptCore",
703         "QuartzCore",
704         "StoreKit",
705         "SystemConfiguration",
706         "WebKit"
707       ],
708       "weak_frameworks": [
709         "AppTrackingTransparency"
710       ],
711       "libraries": [
712         "z"
713       ],
714       "pod_target_xcconfig": {
715         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
716       },
717       "user_target_xcconfig": {
718         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
719       },
720       "dependencies": {
721         "AdCel/Core": [
723         ]
724       }
725     },
726     {
727       "name": "Supersonic",
728       "vendored_libraries": "libProviderSupersonic.a",
729       "frameworks": [
730         "AVFoundation",
731         "AdSupport",
732         "AudioToolbox",
733         "CFNetwork",
734         "CoreFoundation",
735         "CoreGraphics",
736         "CoreTelephony",
737         "JavaScriptCore",
738         "QuartzCore",
739         "Security",
740         "StoreKit",
741         "SystemConfiguration",
742         "WebKit"
743       ],
744       "weak_frameworks": [
745         "AppTrackingTransparency"
746       ],
747       "libraries": [
748         "z"
749       ],
750       "pod_target_xcconfig": {
751         "OTHER_LDFLAGS": "-lObjC",
752         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
753       },
754       "user_target_xcconfig": {
755         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
756       },
757       "dependencies": {
758         "AdCel/Core": [
760         ]
761       }
762     },
763     {
764       "name": "Tapjoy",
765       "vendored_libraries": "libProviderTapjoy.a",
766       "frameworks": [
767         "AVFoundation",
768         "AdSupport",
769         "CFNetwork",
770         "CoreFoundation",
771         "CoreGraphics",
772         "CoreMedia",
773         "CoreTelephony",
774         "ImageIO",
775         "JavaScriptCore",
776         "QuartzCore",
777         "Security",
778         "StoreKit",
779         "SystemConfiguration",
780         "WebKit"
781       ],
782       "weak_frameworks": [
783         "AppTrackingTransparency",
784         "CoreServices"
785       ],
786       "libraries": [
787         "c++",
788         "z"
789       ],
790       "pod_target_xcconfig": {
791         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
792       },
793       "user_target_xcconfig": {
794         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
795       },
796       "dependencies": {
797         "AdCel/Core": [
799         ]
800       }
801     },
802     {
803       "name": "Unity",
804       "vendored_libraries": "libProviderUnity.a",
805       "frameworks": [
806         "AVFoundation",
807         "AdSupport",
808         "AudioToolbox",
809         "CFNetwork",
810         "CoreFoundation",
811         "CoreGraphics",
812         "CoreImage",
813         "CoreMedia",
814         "CoreMotion",
815         "CoreTelephony",
816         "CoreVideo",
817         "Metal",
818         "MetalKit",
819         "OpenGLES",
820         "QuartzCore",
821         "StoreKit",
822         "SystemConfiguration"
823       ],
824       "weak_frameworks": [
825         "AppTrackingTransparency"
826       ],
827       "libraries": [
829       ],
830       "pod_target_xcconfig": {
831         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
832       },
833       "user_target_xcconfig": {
834         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
835       },
836       "dependencies": {
837         "AdCel/Core": [
839         ]
840       }
841     },
842     {
843       "name": "Vungle",
844       "vendored_libraries": "libProviderVungle.a",
845       "frameworks": [
846         "AVFoundation",
847         "AdSupport",
848         "CFNetwork",
849         "CoreFoundation",
850         "CoreGraphics",
851         "CoreMedia",
852         "CoreTelephony",
853         "JavaScriptCore",
854         "MediaPlayer",
855         "QuartzCore",
856         "StoreKit",
857         "SystemConfiguration",
858         "WebKit"
859       ],
860       "weak_frameworks": [
861         "AppTrackingTransparency"
862       ],
863       "libraries": [
864         "sqlite3",
865         "z"
866       ],
867       "pod_target_xcconfig": {
868         "OTHER_LDFLAGS": "-lObjC",
869         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
870       },
871       "user_target_xcconfig": {
872         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
873       },
874       "dependencies": {
875         "AdCel/Core": [
877         ]
878       }
879     },
880     {
881       "name": "Yandex",
882       "vendored_libraries": "libProviderYandex.a",
883       "frameworks": [
884         "AVFoundation",
885         "AdSupport",
886         "CFNetwork",
887         "CoreFoundation",
888         "CoreGraphics",
889         "CoreImage",
890         "CoreLocation",
891         "CoreMedia",
892         "CoreTelephony",
893         "QuartzCore",
894         "Security",
895         "StoreKit",
896         "SystemConfiguration",
897         "WebKit"
898       ],
899       "weak_frameworks": [
900         "AppTrackingTransparency",
901         "CoreServices"
902       ],
903       "libraries": [
904         "sqlite3",
905         "xml2",
906         "z"
907       ],
908       "resources": [
909         "AdCelResources/YandexMobileAdsBundle.bundle"
910       ],
911       "pod_target_xcconfig": {
912         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
913       },
914       "user_target_xcconfig": {
915         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
916       },
917       "dependencies": {
918         "AdCel/Core": [
920         ]
921       }
922     },
923     {
924       "name": "Inhouse",
925       "vendored_libraries": "libProviderInhouse.a",
926       "frameworks": [
927         "Foundation",
928         "AdSupport",
929         "UIKit",
930         "StoreKit",
931         "CoreData",
932         "QuartzCore",
933         "AVFoundation",
934         "WebKit"
935       ],
936       "libraries": "xml2",
937       "pod_target_xcconfig": {
938         "OTHER_LDFLAGS": "-lObjC",
939         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
940       },
941       "user_target_xcconfig": {
942         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
943       },
944       "dependencies": {
945         "AdCel/Core": [
947         ]
948       }
949     }
950   ],
951   "swift_version": "5.0"