[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 5 / a / AdCel / 1.5.30.0 / AdCel.podspec.json
blobed7daf69aac3f93e341a5bec41de2ca1ca8c3268
2   "name": "AdCel",
3   "version": "1.5.30.0",
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.29.0.zip"
19   },
20   "preserve_paths": [
21     "*.md",
22     "*.a"
23   ],
24   "requires_arc": true,
25   "default_subspecs": [
26     "Interstitial",
27     "Image",
28     "Video",
29     "Reward",
30     "Banner"
31   ],
32   "subspecs": [
33     {
34       "name": "Interstitial",
35       "dependencies": {
36         "AdCel/AdColony": [
38         ],
39         "AdCel/Applovin": [
41         ],
42         "AdCel/AmazonAd": [
44         ],
45         "AdCel/MyTarget": [
47         ],
48         "AdCel/MoPub": [
50         ],
51         "AdCel/Smaato": [
53         ],
54         "AdCel/StartApp": [
56         ],
57         "AdCel/Tapjoy": [
59         ],
60         "AdCel/Unity": [
62         ],
63         "AdCel/Vungle": [
65         ],
66         "AdCel/Inhouse": [
68         ],
69         "AdCel/Pangle": [
71         ],
72         "AdCel/Criteo": [
74         ]
75       }
76     },
77     {
78       "name": "Image",
79       "dependencies": {
80         "AdCel/AmazonAd": [
82         ],
83         "AdCel/MyTarget": [
85         ],
86         "AdCel/Smaato": [
88         ],
89         "AdCel/StartApp": [
91         ],
92         "AdCel/Inhouse": [
94         ]
95       }
96     },
97     {
98       "name": "Video",
99       "dependencies": {
100         "AdCel/AdColony": [
102         ],
103         "AdCel/Applovin": [
105         ],
106         "AdCel/MyTarget": [
108         ],
109         "AdCel/Smaato": [
111         ],
112         "AdCel/StartApp": [
114         ],
115         "AdCel/Tapjoy": [
117         ],
118         "AdCel/Unity": [
120         ],
121         "AdCel/Vungle": [
123         ],
124         "AdCel/Inhouse": [
126         ],
127         "AdCel/Pangle": [
129         ]
130       }
131     },
132     {
133       "name": "Reward",
134       "dependencies": {
135         "AdCel/AdColony": [
137         ],
138         "AdCel/Applovin": [
140         ],
141         "AdCel/MyTarget": [
143         ],
144         "AdCel/MoPub": [
146         ],
147         "AdCel/Supersonic": [
149         ],
150         "AdCel/StartApp": [
152         ],
153         "AdCel/Tapjoy": [
155         ],
156         "AdCel/Vungle": [
158         ],
159         "AdCel/Unity": [
161         ],
162         "AdCel/Inhouse": [
164         ],
165         "AdCel/Pangle": [
167         ]
168       }
169     },
170     {
171       "name": "Banner",
172       "dependencies": {
173         "AdCel/AdColony": [
175         ],
176         "AdCel/Applovin": [
178         ],
179         "AdCel/AmazonAd": [
181         ],
182         "AdCel/MyTarget": [
184         ],
185         "AdCel/MoPub": [
187         ],
188         "AdCel/Smaato": [
190         ],
191         "AdCel/StartApp": [
193         ],
194         "AdCel/Inhouse": [
196         ],
197         "AdCel/Criteo": [
199         ],
200         "AdCel/Vungle": [
202         ],
203         "AdCel/Unity": [
205         ],
206         "AdCel/Pangle": [
208         ]
209       }
210     },
211     {
212       "name": "Core",
213       "preserve_paths": "PlistAdditions.plist",
214       "source_files": "*.h",
215       "public_header_files": "*.h",
216       "vendored_libraries": [
217         "libAdCelCore.a",
218         "libProviderTest.a"
219       ],
220       "frameworks": [
221         "Foundation",
222         "UIKit",
223         "AdSupport",
224         "CoreData",
225         "SystemConfiguration"
226       ],
227       "weak_frameworks": [
228         "AppTrackingTransparency"
229       ],
230       "pod_target_xcconfig": {
231         "OTHER_LDFLAGS": "-lObjC",
232         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
233       },
234       "user_target_xcconfig": {
235         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
236       }
237     },
238     {
239       "name": "AdColony",
240       "vendored_libraries": "libProviderAdColony.a",
241       "frameworks": [
242         "AVFoundation",
243         "AdSupport",
244         "AudioToolbox",
245         "CFNetwork",
246         "CoreFoundation",
247         "CoreGraphics",
248         "CoreMedia",
249         "CoreTelephony",
250         "JavaScriptCore",
251         "MessageUI",
252         "SafariServices",
253         "Social",
254         "StoreKit",
255         "SystemConfiguration",
256         "WatchConnectivity",
257         "WebKit"
258       ],
259       "weak_frameworks": [
260         "CoreServices"
261       ],
262       "libraries": [
263         "z"
264       ],
265       "pod_target_xcconfig": {
266         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
267       },
268       "user_target_xcconfig": {
269         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
270       },
271       "dependencies": {
272         "AdCel/Core": [
274         ]
275       }
276     },
277     {
278       "name": "AmazonAd",
279       "vendored_libraries": "libProviderAmazon.a",
280       "frameworks": [
281         "AdSupport",
282         "CFNetwork",
283         "CoreFoundation",
284         "CoreGraphics",
285         "CoreLocation",
286         "CoreTelephony",
287         "MediaPlayer",
288         "QuartzCore",
289         "SafariServices",
290         "StoreKit",
291         "SystemConfiguration",
292         "WebKit"
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         "AudioToolbox",
352         "AVFoundation",
353         "CFNetwork",
354         "CoreGraphics",
355         "CoreMedia",
356         "CoreTelephony",
357         "CoreVideo",
358         "MediaPlayer",
359         "MessageUI",
360         "MobileCoreServices",
361         "QuartzCore",
362         "Security",
363         "StoreKit",
364         "SystemConfiguration"
365       ],
366       "weak_frameworks": [
367         "AdSupport",
368         "JavaScriptCore",
369         "SafariServices",
370         "WebKit"
371       ],
372       "libraries": [
373         "c++",
374         "sqlite3",
375         "z"
376       ],
377       "pod_target_xcconfig": {
378         "OTHER_LDFLAGS": "-lObjC",
379         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
380       },
381       "user_target_xcconfig": {
382         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
383       },
384       "dependencies": {
385         "AdCel/Core": [
387         ]
388       }
389     },
390     {
391       "name": "AdMobSpecial",
392       "vendored_libraries": [
393         "OptionalProviders/libProviderGoogleAdMobExt.a"
394       ],
395       "pod_target_xcconfig": {
396         "OTHER_LDFLAGS": "-lObjC",
397         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
398       },
399       "user_target_xcconfig": {
400         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
401       },
402       "dependencies": {
403         "AdCel/Core": [
405         ],
406         "Google-Mobile-Ads-SDK": [
407           "<=7.69.0"
408         ]
409       }
410     },
411     {
412       "name": "Criteo",
413       "vendored_libraries": "libProviderCriteo.a",
414       "frameworks": [
415         "AdSupport",
416         "CFNetwork",
417         "CoreFoundation",
418         "CoreGraphics",
419         "QuartzCore",
420         "WebKit"
421       ],
422       "weak_frameworks": [
424       ],
425       "libraries": [
427       ],
428       "pod_target_xcconfig": {
429         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
430       },
431       "user_target_xcconfig": {
432         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
433       },
434       "dependencies": {
435         "AdCel/Core": [
437         ]
438       }
439     },
440     {
441       "name": "Facebook",
442       "vendored_libraries": "libProviderFacebook.a",
443       "frameworks": [
444         "AVFoundation",
445         "AdSupport",
446         "CFNetwork",
447         "CoreFoundation",
448         "CoreGraphics",
449         "CoreMedia",
450         "CoreMotion",
451         "LocalAuthentication",
452         "QuartzCore",
453         "SafariServices",
454         "Security",
455         "StoreKit",
456         "SystemConfiguration",
457         "WebKit"
458       ],
459       "weak_frameworks": [
460         "AppTrackingTransparency"
461       ],
462       "libraries": [
463         "c++",
464         "sqlite3",
465         "z"
466       ],
467       "pod_target_xcconfig": {
468         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
469       },
470       "user_target_xcconfig": {
471         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
472       },
473       "dependencies": {
474         "AdCel/Core": [
476         ]
477       }
478     },
479     {
480       "name": "InMobi",
481       "vendored_libraries": "libProviderInMobi.a",
482       "frameworks": [
483         "AVFoundation",
484         "AdSupport",
485         "CFNetwork",
486         "CoreFoundation",
487         "CoreGraphics",
488         "CoreLocation",
489         "CoreMedia",
490         "CoreTelephony",
491         "ImageIO",
492         "JavaScriptCore",
493         "MessageUI",
494         "QuartzCore",
495         "SafariServices",
496         "Social",
497         "StoreKit",
498         "SystemConfiguration",
499         "WebKit"
500       ],
501       "weak_frameworks": [
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": "MoPub",
522       "vendored_libraries": "libProviderMoPup.a",
523       "resources": [
524         "AdCelResources/MoPubResources.bundle"
525       ],
526       "frameworks": [
527         "AVFoundation",
528         "AdSupport",
529         "CoreGraphics",
530         "CoreLocation",
531         "CoreMedia",
532         "CoreTelephony",
533         "MediaPlayer",
534         "MessageUI",
535         "QuartzCore",
536         "SafariServices",
537         "StoreKit",
538         "SystemConfiguration",
539         "WebKit"
540       ],
541       "weak_frameworks": [
543       ],
544       "libraries": [
546       ],
547       "pod_target_xcconfig": {
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": "MyTarget",
561       "vendored_libraries": "libProviderMyTarget.a",
562       "frameworks": [
563         "AVFoundation",
564         "AdSupport",
565         "CFNetwork",
566         "CoreFoundation",
567         "CoreGraphics",
568         "CoreMedia",
569         "CoreTelephony",
570         "QuartzCore",
571         "SafariServices",
572         "StoreKit",
573         "SystemConfiguration",
574         "WebKit"
575       ],
576       "weak_frameworks": [
577         "AppTrackingTransparency"
578       ],
579       "libraries": [
580         "z"
581       ],
582       "pod_target_xcconfig": {
583         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
584       },
585       "user_target_xcconfig": {
586         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
587       },
588       "dependencies": {
589         "AdCel/Core": [
591         ]
592       }
593     },
594     {
595       "name": "Pangle",
596       "vendored_libraries": "libProviderPangle.a",
597       "resources": [
598         "AdCelResources/BUAdSDK.bundle"
599       ],
600       "frameworks": [
601         "AVFoundation",
602         "Accelerate",
603         "AdSupport",
604         "AudioToolbox",
605         "CFNetwork",
606         "CoreFoundation",
607         "CoreGraphics",
608         "CoreImage",
609         "CoreLocation",
610         "CoreMedia",
611         "CoreMotion",
612         "CoreTelephony",
613         "CoreText",
614         "ImageIO",
615         "JavaScriptCore",
616         "MediaPlayer",
617         "QuartzCore",
618         "Security",
619         "StoreKit",
620         "SystemConfiguration",
621         "WebKit"
622       ],
623       "weak_frameworks": [
624         "AppTrackingTransparency",
625         "CoreServices"
626       ],
627       "libraries": [
628         "bz2",
629         "c++",
630         "iconv",
631         "resolv",
632         "sqlite3",
633         "xml2",
634         "z"
635       ],
636       "pod_target_xcconfig": {
637         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
638       },
639       "user_target_xcconfig": {
640         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
641       },
642       "dependencies": {
643         "AdCel/Core": [
645         ]
646       }
647     },
648     {
649       "name": "Smaato",
650       "vendored_libraries": "libProviderSmaato.a",
651       "frameworks": [
652         "AdSupport",
653         "CFNetwork",
654         "CoreFoundation",
655         "CoreGraphics",
656         "CoreLocation",
657         "CoreTelephony",
658         "StoreKit",
659         "SystemConfiguration",
660         "WebKit"
661       ],
662       "weak_frameworks": [
663         "AppTrackingTransparency"
664       ],
665       "libraries": [
667       ],
668       "pod_target_xcconfig": {
669         "OTHER_LDFLAGS": "-lObjC",
670         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
671       },
672       "user_target_xcconfig": {
673         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
674       },
675       "dependencies": {
676         "AdCel/Core": [
678         ]
679       }
680     },
681     {
682       "name": "StartApp",
683       "vendored_libraries": "libProviderStartApp.a",
684       "frameworks": [
685         "AVFoundation",
686         "AdSupport",
687         "CFNetwork",
688         "CoreFoundation",
689         "CoreGraphics",
690         "CoreMedia",
691         "CoreTelephony",
692         "JavaScriptCore",
693         "QuartzCore",
694         "StoreKit",
695         "SystemConfiguration",
696         "WebKit"
697       ],
698       "weak_frameworks": [
700       ],
701       "libraries": [
702         "z"
703       ],
704       "pod_target_xcconfig": {
705         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
706       },
707       "user_target_xcconfig": {
708         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
709       },
710       "dependencies": {
711         "AdCel/Core": [
713         ]
714       }
715     },
716     {
717       "name": "Supersonic",
718       "vendored_libraries": "libProviderSupersonic.a",
719       "frameworks": [
720         "AVFoundation",
721         "AdSupport",
722         "AudioToolbox",
723         "CFNetwork",
724         "CoreFoundation",
725         "CoreGraphics",
726         "CoreTelephony",
727         "JavaScriptCore",
728         "QuartzCore",
729         "StoreKit",
730         "SystemConfiguration",
731         "WebKit"
732       ],
733       "weak_frameworks": [
734         "AppTrackingTransparency"
735       ],
736       "libraries": [
737         "z"
738       ],
739       "pod_target_xcconfig": {
740         "OTHER_LDFLAGS": "-lObjC",
741         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
742       },
743       "user_target_xcconfig": {
744         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
745       },
746       "dependencies": {
747         "AdCel/Core": [
749         ]
750       }
751     },
752     {
753       "name": "Tapjoy",
754       "vendored_libraries": "libProviderTapjoy.a",
755       "frameworks": [
756         "AVFoundation",
757         "AdSupport",
758         "CFNetwork",
759         "CoreFoundation",
760         "CoreGraphics",
761         "CoreMedia",
762         "CoreTelephony",
763         "ImageIO",
764         "JavaScriptCore",
765         "QuartzCore",
766         "Security",
767         "StoreKit",
768         "SystemConfiguration",
769         "WebKit"
770       ],
771       "weak_frameworks": [
772         "AppTrackingTransparency",
773         "CoreServices"
774       ],
775       "libraries": [
776         "c++",
777         "z"
778       ],
779       "pod_target_xcconfig": {
780         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
781       },
782       "user_target_xcconfig": {
783         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
784       },
785       "dependencies": {
786         "AdCel/Core": [
788         ]
789       }
790     },
791     {
792       "name": "Unity",
793       "vendored_libraries": "libProviderUnity.a",
794       "frameworks": [
795         "AVFoundation",
796         "AdSupport",
797         "AudioToolbox",
798         "CFNetwork",
799         "CoreFoundation",
800         "CoreGraphics",
801         "CoreImage",
802         "CoreMedia",
803         "CoreMotion",
804         "CoreTelephony",
805         "CoreVideo",
806         "Metal",
807         "MetalKit",
808         "OpenGLES",
809         "QuartzCore",
810         "StoreKit",
811         "SystemConfiguration"
812       ],
813       "weak_frameworks": [
814         "AppTrackingTransparency"
815       ],
816       "libraries": [
818       ],
819       "pod_target_xcconfig": {
820         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
821       },
822       "user_target_xcconfig": {
823         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
824       },
825       "dependencies": {
826         "AdCel/Core": [
828         ]
829       }
830     },
831     {
832       "name": "Vungle",
833       "vendored_libraries": "libProviderVungle.a",
834       "frameworks": [
835         "AVFoundation",
836         "AdSupport",
837         "CFNetwork",
838         "CoreFoundation",
839         "CoreGraphics",
840         "CoreMedia",
841         "CoreTelephony",
842         "JavaScriptCore",
843         "MediaPlayer",
844         "QuartzCore",
845         "StoreKit",
846         "SystemConfiguration",
847         "WebKit"
848       ],
849       "weak_frameworks": [
851       ],
852       "libraries": [
853         "sqlite3",
854         "z"
855       ],
856       "pod_target_xcconfig": {
857         "OTHER_LDFLAGS": "-lObjC",
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": "Yandex",
871       "vendored_libraries": "libProviderYandex.a",
872       "frameworks": [
873         "AVFoundation",
874         "AdSupport",
875         "CFNetwork",
876         "CoreFoundation",
877         "CoreGraphics",
878         "CoreImage",
879         "CoreLocation",
880         "CoreMedia",
881         "CoreTelephony",
882         "QuartzCore",
883         "Security",
884         "StoreKit",
885         "SystemConfiguration",
886         "WebKit"
887       ],
888       "weak_frameworks": [
889         "AppTrackingTransparency"
890       ],
891       "libraries": [
892         "sqlite3",
893         "xml2",
894         "z"
895       ],
896       "pod_target_xcconfig": {
897         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
898       },
899       "user_target_xcconfig": {
900         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
901       },
902       "dependencies": {
903         "AdCel/Core": [
905         ]
906       }
907     },
908     {
909       "name": "Inhouse",
910       "vendored_libraries": "libProviderInhouse.a",
911       "frameworks": [
912         "Foundation",
913         "AdSupport",
914         "UIKit",
915         "StoreKit",
916         "CoreData",
917         "QuartzCore",
918         "AVFoundation",
919         "WebKit"
920       ],
921       "libraries": "xml2",
922       "pod_target_xcconfig": {
923         "OTHER_LDFLAGS": "-lObjC",
924         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
925       },
926       "user_target_xcconfig": {
927         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
928       },
929       "dependencies": {
930         "AdCel/Core": [
932         ]
933       }
934     }
935   ]