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