[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 5 / a / AdCel / 1.5.11 / AdCel.podspec.json
blob1d56400f06460433207bd71e57442f7373a0a3f8
2   "name": "AdCel",
3   "version": "1.5.11",
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.11.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         "AdSupport",
236         "AudioToolbox",
237         "AVFoundation",
238         "CoreMedia",
239         "CoreTelephony",
240         "JavaScriptCore",
241         "MessageUI",
242         "MobileCoreServices",
243         "SystemConfiguration"
244       ],
245       "weak_frameworks": [
246         "StoreKit",
247         "Social",
248         "WebKit",
249         "WatchConnectivity",
250         "SafariServices"
251       ],
252       "libraries": "z",
253       "pod_target_xcconfig": {
254         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
255       },
256       "user_target_xcconfig": {
257         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
258       },
259       "dependencies": {
260         "AdCel/Core": [
262         ]
263       }
264     },
265     {
266       "name": "AmazonAd",
267       "vendored_libraries": "libProviderAmazon.a",
268       "frameworks": [
269         "AdSupport",
270         "CoreLocation",
271         "SystemConfiguration",
272         "CoreTelephony",
273         "MediaPlayer",
274         "EventKit",
275         "EventKitUI",
276         "StoreKit",
277         "QuartzCore",
278         "SafariServices",
279         "JavaScriptCore"
280       ],
281       "pod_target_xcconfig": {
282         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
283       },
284       "user_target_xcconfig": {
285         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
286       },
287       "dependencies": {
288         "AdCel/Core": [
290         ]
291       }
292     },
293     {
294       "name": "Applovin",
295       "vendored_libraries": "libProviderApplovin.a",
296       "frameworks": [
297         "AdSupport",
298         "AudioToolbox",
299         "AVFoundation",
300         "CoreTelephony",
301         "CoreGraphics",
302         "CoreMedia",
303         "SafariServices",
304         "StoreKit",
305         "SystemConfiguration",
306         "UIKit",
307         "WebKit"
308       ],
309       "libraries": "z",
310       "pod_target_xcconfig": {
311         "OTHER_LDFLAGS": "-lObjC",
312         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
313       },
314       "user_target_xcconfig": {
315         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
316       },
317       "dependencies": {
318         "AdCel/Core": [
320         ]
321       }
322     },
323     {
324       "name": "AdMob",
325       "vendored_libraries": "libProviderGoogleAdMob.a",
326       "frameworks": [
327         "AudioToolbox",
328         "AVFoundation",
329         "CFNetwork",
330         "CoreGraphics",
331         "CoreMedia",
332         "CoreTelephony",
333         "CoreVideo",
334         "MediaPlayer",
335         "MessageUI",
336         "MobileCoreServices",
337         "QuartzCore",
338         "Security",
339         "StoreKit",
340         "SystemConfiguration"
341       ],
342       "weak_frameworks": [
343         "AdSupport",
344         "SafariServices",
345         "JavaScriptCore",
346         "WebKit"
347       ],
348       "libraries": [
349         "z",
350         "sqlite3",
351         "c++"
352       ],
353       "pod_target_xcconfig": {
354         "OTHER_LDFLAGS": "-lObjC",
355         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
356       },
357       "user_target_xcconfig": {
358         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
359       },
360       "dependencies": {
361         "AdCel/Core": [
363         ]
364       }
365     },
366     {
367       "name": "AdMobSpecial",
368       "vendored_libraries": [
369         "OptionalProviders/libProviderGoogleAdMobExt.a"
370       ],
371       "pod_target_xcconfig": {
372         "OTHER_LDFLAGS": "-lObjC",
373         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
374       },
375       "user_target_xcconfig": {
376         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
377       },
378       "dependencies": {
379         "AdCel/Core": [
381         ],
382         "Google-Mobile-Ads-SDK": [
383           "<=7.64.0"
384         ]
385       }
386     },
387     {
388       "name": "Criteo",
389       "vendored_libraries": "libProviderCriteo.a",
390       "weak_frameworks": "WebKit",
391       "pod_target_xcconfig": {
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       }
402     },
403     {
404       "name": "Facebook",
405       "vendored_libraries": "libProviderFacebook.a",
406       "frameworks": [
407         "AudioToolbox",
408         "StoreKit",
409         "CoreGraphics",
410         "UIKit",
411         "Foundation",
412         "Security",
413         "CoreImage",
414         "AVFoundation",
415         "CoreMedia"
416       ],
417       "weak_frameworks": [
418         "AdSupport",
419         "CFNetwork",
420         "CoreMotion",
421         "CoreTelephony",
422         "LocalAuthentication",
423         "SafariServices",
424         "SystemConfiguration",
425         "VideoToolbox",
426         "WebKit"
427       ],
428       "libraries": [
429         "c++",
430         "xml2",
431         "z"
432       ],
433       "pod_target_xcconfig": {
434         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
435       },
436       "user_target_xcconfig": {
437         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
438       },
439       "dependencies": {
440         "AdCel/Core": [
442         ]
443       }
444     },
445     {
446       "name": "InMobi",
447       "vendored_libraries": "libProviderInMobi.a",
448       "frameworks": [
449         "AdSupport",
450         "AudioToolbox",
451         "AVFoundation",
452         "CoreTelephony",
453         "CoreLocation",
454         "Foundation",
455         "MediaPlayer",
456         "MessageUI",
457         "StoreKit",
458         "Social",
459         "SystemConfiguration",
460         "Security",
461         "SafariServices",
462         "UIKit"
463       ],
464       "weak_frameworks": "WebKit",
465       "libraries": [
466         "z",
467         "sqlite3"
468       ],
469       "pod_target_xcconfig": {
470         "OTHER_LDFLAGS": "-lObjC",
471         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
472       },
473       "user_target_xcconfig": {
474         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
475       },
476       "dependencies": {
477         "AdCel/Core": [
479         ]
480       }
481     },
482     {
483       "name": "MoPub",
484       "vendored_libraries": "libProviderMoPup.a",
485       "resources": [
486         "AdCelResources/MoPub.bundle"
487       ],
488       "frameworks": [
489         "AVFoundation",
490         "AVKit",
491         "CoreGraphics",
492         "CoreLocation",
493         "CoreMedia",
494         "CoreTelephony",
495         "Foundation",
496         "MediaPlayer",
497         "QuartzCore",
498         "SystemConfiguration",
499         "UIKit",
500         "SafariServices"
501       ],
502       "weak_frameworks": [
503         "AdSupport",
504         "StoreKit",
505         "WebKit"
506       ],
507       "pod_target_xcconfig": {
508         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
509       },
510       "user_target_xcconfig": {
511         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
512       },
513       "dependencies": {
514         "AdCel/Core": [
516         ]
517       }
518     },
519     {
520       "name": "MyTarget",
521       "vendored_libraries": "libProviderMyTarget.a",
522       "frameworks": [
523         "AdSupport",
524         "StoreKit",
525         "SystemConfiguration",
526         "CoreGraphics",
527         "CoreTelephony",
528         "AVFoundation",
529         "CoreLocation",
530         "CoreMedia"
531       ],
532       "weak_frameworks": "SafariServices",
533       "pod_target_xcconfig": {
534         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
535       },
536       "user_target_xcconfig": {
537         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
538       },
539       "dependencies": {
540         "AdCel/Core": [
542         ]
543       }
544     },
545     {
546       "name": "Pangle",
547       "vendored_libraries": "libProviderPangle.a",
548       "resources": [
549         "AdCelResources/BUAdSDK.bundle"
550       ],
551       "frameworks": [
552         "UIKit",
553         "MapKit",
554         "WebKit",
555         "MediaPlayer",
556         "CoreLocation",
557         "AdSupport",
558         "CoreMedia",
559         "AVFoundation",
560         "CoreTelephony",
561         "StoreKit",
562         "SystemConfiguration",
563         "MobileCoreServices",
564         "CoreMotion",
565         "Accelerate"
566       ],
567       "libraries": [
568         "c++",
569         "resolv",
570         "z",
571         "bz2",
572         "sqlite3"
573       ],
574       "pod_target_xcconfig": {
575         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
576       },
577       "user_target_xcconfig": {
578         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
579       },
580       "dependencies": {
581         "AdCel/Core": [
583         ]
584       }
585     },
586     {
587       "name": "Smaato",
588       "vendored_libraries": "libProviderSmaato.a",
589       "frameworks": [
590         "AdSupport",
591         "UIKit",
592         "Foundation",
593         "StoreKit",
594         "CoreTelephony",
595         "SystemConfiguration",
596         "MessageUI",
597         "QuartzCore",
598         "CoreLocation",
599         "CoreImage",
600         "EventKit",
601         "WebKit"
602       ],
603       "weak_frameworks": "CoreFoundation",
604       "pod_target_xcconfig": {
605         "OTHER_LDFLAGS": "-lObjC",
606         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
607       },
608       "user_target_xcconfig": {
609         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
610       },
611       "dependencies": {
612         "AdCel/Core": [
614         ]
615       }
616     },
617     {
618       "name": "StartApp",
619       "vendored_libraries": "libProviderStartApp.a",
620       "resources": [
621         "AdCelResources/StartApp.bundle"
622       ],
623       "frameworks": [
624         "AdSupport",
625         "AVFoundation",
626         "CoreAudio",
627         "CoreFoundation",
628         "CoreGraphics",
629         "CoreMedia",
630         "CoreTelephony",
631         "Foundation",
632         "JavaScriptCore",
633         "QuartzCore",
634         "StoreKit",
635         "SystemConfiguration",
636         "UIKit",
637         "WebKit"
638       ],
639       "pod_target_xcconfig": {
640         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
641       },
642       "user_target_xcconfig": {
643         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
644       },
645       "dependencies": {
646         "AdCel/Core": [
648         ]
649       }
650     },
651     {
652       "name": "Supersonic",
653       "vendored_libraries": "libProviderSupersonic.a",
654       "frameworks": [
655         "AdSupport",
656         "AudioToolbox",
657         "AVFoundation",
658         "CFNetwork",
659         "CoreGraphics",
660         "CoreLocation",
661         "CoreMedia",
662         "CoreTelephony",
663         "CoreVideo",
664         "Foundation",
665         "MobileCoreServices",
666         "QuartzCore",
667         "Security",
668         "StoreKit",
669         "SystemConfiguration"
670       ],
671       "libraries": "z",
672       "pod_target_xcconfig": {
673         "OTHER_LDFLAGS": "-lObjC",
674         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
675       },
676       "user_target_xcconfig": {
677         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
678       },
679       "dependencies": {
680         "AdCel/Core": [
682         ]
683       }
684     },
685     {
686       "name": "Tapjoy",
687       "vendored_libraries": "libProviderTapjoy.a",
688       "resources": [
689         "AdCelResources/TapjoyResources.bundle"
690       ],
691       "frameworks": [
692         "Security",
693         "CoreData",
694         "CFNetwork",
695         "CoreGraphics",
696         "CoreLocation",
697         "CoreMotion",
698         "Foundation",
699         "MapKit",
700         "MediaPlayer",
701         "MobileCoreServices",
702         "QuartzCore",
703         "SystemConfiguration",
704         "UIKit",
705         "ImageIO",
706         "WebKit"
707       ],
708       "weak_frameworks": [
709         "AdSupport",
710         "CoreTelephony",
711         "StoreKit"
712       ],
713       "libraries": [
714         "sqlite3",
715         "xml2",
716         "z",
717         "c++"
718       ],
719       "pod_target_xcconfig": {
720         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
721       },
722       "user_target_xcconfig": {
723         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
724       },
725       "dependencies": {
726         "AdCel/Core": [
728         ]
729       }
730     },
731     {
732       "name": "Unity",
733       "vendored_libraries": "libProviderUnity.a",
734       "pod_target_xcconfig": {
735         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
736       },
737       "user_target_xcconfig": {
738         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
739       },
740       "dependencies": {
741         "AdCel/Core": [
743         ]
744       }
745     },
746     {
747       "name": "Vungle",
748       "vendored_libraries": "libProviderVungle.a",
749       "frameworks": [
750         "AdSupport",
751         "AudioToolbox",
752         "AVFoundation",
753         "CFNetwork",
754         "CoreGraphics",
755         "CoreMedia",
756         "MediaPlayer",
757         "QuartzCore",
758         "StoreKit",
759         "SystemConfiguration"
760       ],
761       "weak_frameworks": [
762         "Foundation",
763         "UIKit",
764         "WebKit"
765       ],
766       "libraries": "z",
767       "pod_target_xcconfig": {
768         "OTHER_LDFLAGS": "-lObjC",
769         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
770       },
771       "user_target_xcconfig": {
772         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
773       },
774       "dependencies": {
775         "AdCel/Core": [
777         ]
778       }
779     },
780     {
781       "name": "Yandex",
782       "vendored_libraries": "libProviderYandex.a",
783       "weak_frameworks": "WebKit",
784       "frameworks": [
785         "AdSupport",
786         "StoreKit",
787         "CoreTelephony",
788         "SystemConfiguration",
789         "UIKit",
790         "Foundation",
791         "CoreLocation",
792         "CoreGraphics",
793         "WebKit"
794       ],
795       "libraries": [
796         "c++",
797         "z",
798         "sqlite3",
799         "xml2"
800       ],
801       "pod_target_xcconfig": {
802         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
803       },
804       "user_target_xcconfig": {
805         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
806       },
807       "dependencies": {
808         "AdCel/Core": [
810         ]
811       }
812     },
813     {
814       "name": "Inhouse",
815       "vendored_libraries": "libProviderInhouse.a",
816       "frameworks": [
817         "Foundation",
818         "AdSupport",
819         "UIKit",
820         "StoreKit",
821         "CoreData",
822         "QuartzCore",
823         "AVFoundation",
824         "WebKit"
825       ],
826       "libraries": "xml2",
827       "pod_target_xcconfig": {
828         "OTHER_LDFLAGS": "-lObjC",
829         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
830       },
831       "user_target_xcconfig": {
832         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
833       },
834       "dependencies": {
835         "AdCel/Core": [
837         ]
838       }
839     }
840   ]