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