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