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