[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / a / AdCel / 1.5.30.1 / AdCel.podspec.json
blob889c429da015bcd1447c97b688bb9f63159db984
2   "name": "AdCel",
3   "version": "1.5.30.1",
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.30.1.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           "=8.3.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         "c++abi",
631         "iconv",
632         "resolv",
633         "sqlite3",
634         "xml2",
635         "z"
636       ],
637       "pod_target_xcconfig": {
638         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
639       },
640       "user_target_xcconfig": {
641         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
642       },
643       "dependencies": {
644         "AdCel/Core": [
646         ]
647       }
648     },
649     {
650       "name": "Smaato",
651       "vendored_libraries": "libProviderSmaato.a",
652       "frameworks": [
653         "AdSupport",
654         "CFNetwork",
655         "CoreFoundation",
656         "CoreGraphics",
657         "CoreLocation",
658         "CoreTelephony",
659         "StoreKit",
660         "SystemConfiguration",
661         "WebKit"
662       ],
663       "weak_frameworks": [
664         "AppTrackingTransparency"
665       ],
666       "libraries": [
668       ],
669       "pod_target_xcconfig": {
670         "OTHER_LDFLAGS": "-lObjC",
671         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
672       },
673       "user_target_xcconfig": {
674         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
675       },
676       "dependencies": {
677         "AdCel/Core": [
679         ]
680       }
681     },
682     {
683       "name": "StartApp",
684       "vendored_libraries": "libProviderStartApp.a",
685       "frameworks": [
686         "AVFoundation",
687         "AdSupport",
688         "CFNetwork",
689         "CoreFoundation",
690         "CoreGraphics",
691         "CoreMedia",
692         "CoreTelephony",
693         "JavaScriptCore",
694         "QuartzCore",
695         "StoreKit",
696         "SystemConfiguration",
697         "WebKit"
698       ],
699       "weak_frameworks": [
701       ],
702       "libraries": [
703         "z"
704       ],
705       "pod_target_xcconfig": {
706         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
707       },
708       "user_target_xcconfig": {
709         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
710       },
711       "dependencies": {
712         "AdCel/Core": [
714         ]
715       }
716     },
717     {
718       "name": "Supersonic",
719       "vendored_libraries": "libProviderSupersonic.a",
720       "frameworks": [
721         "AVFoundation",
722         "AdSupport",
723         "AudioToolbox",
724         "CFNetwork",
725         "CoreFoundation",
726         "CoreGraphics",
727         "CoreTelephony",
728         "JavaScriptCore",
729         "QuartzCore",
730         "StoreKit",
731         "SystemConfiguration",
732         "WebKit"
733       ],
734       "weak_frameworks": [
735         "AppTrackingTransparency"
736       ],
737       "libraries": [
738         "z"
739       ],
740       "pod_target_xcconfig": {
741         "OTHER_LDFLAGS": "-lObjC",
742         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
743       },
744       "user_target_xcconfig": {
745         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
746       },
747       "dependencies": {
748         "AdCel/Core": [
750         ]
751       }
752     },
753     {
754       "name": "Tapjoy",
755       "vendored_libraries": "libProviderTapjoy.a",
756       "frameworks": [
757         "AVFoundation",
758         "AdSupport",
759         "CFNetwork",
760         "CoreFoundation",
761         "CoreGraphics",
762         "CoreMedia",
763         "CoreTelephony",
764         "ImageIO",
765         "JavaScriptCore",
766         "QuartzCore",
767         "Security",
768         "StoreKit",
769         "SystemConfiguration",
770         "WebKit"
771       ],
772       "weak_frameworks": [
773         "AppTrackingTransparency",
774         "CoreServices"
775       ],
776       "libraries": [
777         "c++",
778         "z"
779       ],
780       "pod_target_xcconfig": {
781         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
782       },
783       "user_target_xcconfig": {
784         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
785       },
786       "dependencies": {
787         "AdCel/Core": [
789         ]
790       }
791     },
792     {
793       "name": "Unity",
794       "vendored_libraries": "libProviderUnity.a",
795       "frameworks": [
796         "AVFoundation",
797         "AdSupport",
798         "AudioToolbox",
799         "CFNetwork",
800         "CoreFoundation",
801         "CoreGraphics",
802         "CoreImage",
803         "CoreMedia",
804         "CoreMotion",
805         "CoreTelephony",
806         "CoreVideo",
807         "Metal",
808         "MetalKit",
809         "OpenGLES",
810         "QuartzCore",
811         "StoreKit",
812         "SystemConfiguration"
813       ],
814       "weak_frameworks": [
815         "AppTrackingTransparency"
816       ],
817       "libraries": [
819       ],
820       "pod_target_xcconfig": {
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": "Vungle",
834       "vendored_libraries": "libProviderVungle.a",
835       "frameworks": [
836         "AVFoundation",
837         "AdSupport",
838         "CFNetwork",
839         "CoreFoundation",
840         "CoreGraphics",
841         "CoreMedia",
842         "CoreTelephony",
843         "JavaScriptCore",
844         "MediaPlayer",
845         "QuartzCore",
846         "StoreKit",
847         "SystemConfiguration",
848         "WebKit"
849       ],
850       "weak_frameworks": [
852       ],
853       "libraries": [
854         "sqlite3",
855         "z"
856       ],
857       "pod_target_xcconfig": {
858         "OTHER_LDFLAGS": "-lObjC",
859         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
860       },
861       "user_target_xcconfig": {
862         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
863       },
864       "dependencies": {
865         "AdCel/Core": [
867         ]
868       }
869     },
870     {
871       "name": "Yandex",
872       "vendored_libraries": "libProviderYandex.a",
873       "frameworks": [
874         "AVFoundation",
875         "AdSupport",
876         "CFNetwork",
877         "CoreFoundation",
878         "CoreGraphics",
879         "CoreImage",
880         "CoreLocation",
881         "CoreMedia",
882         "CoreTelephony",
883         "QuartzCore",
884         "Security",
885         "StoreKit",
886         "SystemConfiguration",
887         "WebKit"
888       ],
889       "weak_frameworks": [
890         "AppTrackingTransparency"
891       ],
892       "libraries": [
893         "sqlite3",
894         "xml2",
895         "z"
896       ],
897       "pod_target_xcconfig": {
898         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
899       },
900       "user_target_xcconfig": {
901         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
902       },
903       "dependencies": {
904         "AdCel/Core": [
906         ]
907       }
908     },
909     {
910       "name": "Inhouse",
911       "vendored_libraries": "libProviderInhouse.a",
912       "frameworks": [
913         "Foundation",
914         "AdSupport",
915         "UIKit",
916         "StoreKit",
917         "CoreData",
918         "QuartzCore",
919         "AVFoundation",
920         "WebKit"
921       ],
922       "libraries": "xml2",
923       "pod_target_xcconfig": {
924         "OTHER_LDFLAGS": "-lObjC",
925         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
926       },
927       "user_target_xcconfig": {
928         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
929       },
930       "dependencies": {
931         "AdCel/Core": [
933         ]
934       }
935     }
936   ]