[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 2 / 5 / a / AdCel / 1.5.43 / AdCel.podspec.json
blob184668d3560c60c47b9693eb11cecfc4238602f1
2   "name": "AdCel",
3   "version": "1.5.43",
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.43.zip"
19   },
20   "preserve_paths": [
21     "*.md",
22     "*.a"
23   ],
24   "requires_arc": true,
25   "swift_versions": "5.0",
26   "default_subspecs": [
27     "Interstitial",
28     "Image",
29     "Video",
30     "Reward",
31     "Banner"
32   ],
33   "subspecs": [
34     {
35       "name": "Interstitial",
36       "dependencies": {
37         "AdCel/AdColony": [
39         ],
40         "AdCel/Applovin": [
42         ],
43         "AdCel/AmazonAd": [
45         ],
46         "AdCel/MyTarget": [
48         ],
49         "AdCel/MoPub": [
51         ],
52         "AdCel/Smaato": [
54         ],
55         "AdCel/StartApp": [
57         ],
58         "AdCel/Tapjoy": [
60         ],
61         "AdCel/Unity": [
63         ],
64         "AdCel/Vungle": [
66         ],
67         "AdCel/Inhouse": [
69         ],
70         "AdCel/Pangle": [
72         ],
73         "AdCel/Criteo": [
75         ]
76       }
77     },
78     {
79       "name": "Image",
80       "dependencies": {
81         "AdCel/AmazonAd": [
83         ],
84         "AdCel/MyTarget": [
86         ],
87         "AdCel/Smaato": [
89         ],
90         "AdCel/StartApp": [
92         ],
93         "AdCel/Inhouse": [
95         ]
96       }
97     },
98     {
99       "name": "Video",
100       "dependencies": {
101         "AdCel/AdColony": [
103         ],
104         "AdCel/Applovin": [
106         ],
107         "AdCel/MyTarget": [
109         ],
110         "AdCel/Smaato": [
112         ],
113         "AdCel/StartApp": [
115         ],
116         "AdCel/Tapjoy": [
118         ],
119         "AdCel/Unity": [
121         ],
122         "AdCel/Vungle": [
124         ],
125         "AdCel/Inhouse": [
127         ],
128         "AdCel/Pangle": [
130         ]
131       }
132     },
133     {
134       "name": "Reward",
135       "dependencies": {
136         "AdCel/AdColony": [
138         ],
139         "AdCel/Applovin": [
141         ],
142         "AdCel/MyTarget": [
144         ],
145         "AdCel/MoPub": [
147         ],
148         "AdCel/Supersonic": [
150         ],
151         "AdCel/StartApp": [
153         ],
154         "AdCel/Tapjoy": [
156         ],
157         "AdCel/Vungle": [
159         ],
160         "AdCel/Unity": [
162         ],
163         "AdCel/Inhouse": [
165         ],
166         "AdCel/Pangle": [
168         ]
169       }
170     },
171     {
172       "name": "Banner",
173       "dependencies": {
174         "AdCel/AdColony": [
176         ],
177         "AdCel/Applovin": [
179         ],
180         "AdCel/AmazonAd": [
182         ],
183         "AdCel/MyTarget": [
185         ],
186         "AdCel/MoPub": [
188         ],
189         "AdCel/Smaato": [
191         ],
192         "AdCel/StartApp": [
194         ],
195         "AdCel/Inhouse": [
197         ],
198         "AdCel/Criteo": [
200         ],
201         "AdCel/Vungle": [
203         ],
204         "AdCel/Unity": [
206         ],
207         "AdCel/Pangle": [
209         ]
210       }
211     },
212     {
213       "name": "Core",
214       "preserve_paths": "PlistAdditions.plist",
215       "source_files": "*.{h,swift}",
216       "public_header_files": "*.h",
217       "vendored_libraries": [
218         "libAdCelCore.a",
219         "libProviderTest.a"
220       ],
221       "frameworks": [
222         "Foundation",
223         "UIKit",
224         "AdSupport",
225         "CoreData",
226         "SystemConfiguration"
227       ],
228       "weak_frameworks": [
229         "AppTrackingTransparency"
230       ],
231       "pod_target_xcconfig": {
232         "OTHER_LDFLAGS": "-lObjC",
233         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
234       },
235       "user_target_xcconfig": {
236         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
237       }
238     },
239     {
240       "name": "AdColony",
241       "vendored_libraries": "libProviderAdColony.a",
242       "frameworks": [
243         "AVFoundation",
244         "AdSupport",
245         "AudioToolbox",
246         "CFNetwork",
247         "CoreFoundation",
248         "CoreGraphics",
249         "CoreMedia",
250         "CoreTelephony",
251         "JavaScriptCore",
252         "MessageUI",
253         "SafariServices",
254         "Social",
255         "StoreKit",
256         "SystemConfiguration",
257         "WatchConnectivity",
258         "WebKit"
259       ],
260       "weak_frameworks": [
261         "AppTrackingTransparency",
262         "CoreServices"
263       ],
264       "libraries": [
265         "sqlite3",
266         "z"
267       ],
268       "pod_target_xcconfig": {
269         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
270       },
271       "user_target_xcconfig": {
272         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
273       },
274       "dependencies": {
275         "AdCel/Core": [
277         ]
278       }
279     },
280     {
281       "name": "AmazonAd",
282       "vendored_libraries": "libProviderAmazon.a",
283       "frameworks": [
284         "AdSupport",
285         "CFNetwork",
286         "CoreFoundation",
287         "CoreGraphics",
288         "CoreLocation",
289         "CoreTelephony",
290         "MediaPlayer",
291         "QuartzCore",
292         "SafariServices",
293         "StoreKit",
294         "SystemConfiguration",
295         "WebKit"
296       ],
297       "weak_frameworks": [
299       ],
300       "libraries": [
302       ],
303       "pod_target_xcconfig": {
304         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
305       },
306       "user_target_xcconfig": {
307         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
308       },
309       "dependencies": {
310         "AdCel/Core": [
312         ]
313       }
314     },
315     {
316       "name": "APS",
317       "vendored_libraries": "libProviderAPS.a",
318       "frameworks": [
320       ],
321       "weak_frameworks": [
323       ],
324       "libraries": [
326       ],
327       "pod_target_xcconfig": {
328         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
329       },
330       "user_target_xcconfig": {
331         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
332       },
333       "dependencies": {
334         "AdCel/Core": [
336         ]
337       }
338     },
339     {
340       "name": "APSBridge",
341       "source_files": [
342         "AdCelAPSInitializer.m"
343       ],
344       "frameworks": [
346       ],
347       "weak_frameworks": [
349       ],
350       "libraries": [
352       ],
353       "pod_target_xcconfig": {
354         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
355       },
356       "user_target_xcconfig": {
357         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
358       },
359       "dependencies": {
360         "AdCel/Core": [
362         ]
363       }
364     },
365     {
366       "name": "Applovin",
367       "vendored_libraries": "libProviderApplovin.a",
368       "frameworks": [
369         "AVFoundation",
370         "AdSupport",
371         "AudioToolbox",
372         "CFNetwork",
373         "CoreFoundation",
374         "CoreGraphics",
375         "CoreMedia",
376         "CoreTelephony",
377         "StoreKit",
378         "SystemConfiguration",
379         "WebKit"
380       ],
381       "weak_frameworks": [
382         "AppTrackingTransparency"
383       ],
384       "libraries": [
385         "z"
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       }
399     },
400     {
401       "name": "AdMob",
402       "vendored_libraries": "libProviderGoogleAdMob.a",
403       "frameworks": [
404         "AVFoundation",
405         "AdSupport",
406         "CFNetwork",
407         "CoreFoundation",
408         "CoreGraphics",
409         "CoreMedia",
410         "CoreMotion",
411         "CoreTelephony",
412         "JavaScriptCore",
413         "MessageUI",
414         "QuartzCore",
415         "Security",
416         "StoreKit",
417         "SystemConfiguration",
418         "WebKit"
419       ],
420       "weak_frameworks": [
421         "AppTrackingTransparency",
422         "CoreServices"
423       ],
424       "libraries": [
425         "c++",
426         "sqlite3",
427         "z"
428       ],
429       "pod_target_xcconfig": {
430         "OTHER_LDFLAGS": "-lObjC",
431         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
432       },
433       "user_target_xcconfig": {
434         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
435       },
436       "dependencies": {
437         "AdCel/Core": [
439         ]
440       }
441     },
442     {
443       "name": "AdMobSpecial",
444       "vendored_libraries": [
445         "OptionalProviders/libProviderGoogleAdMobExt.a"
446       ],
447       "pod_target_xcconfig": {
448         "OTHER_LDFLAGS": "-lObjC",
449         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
450       },
451       "user_target_xcconfig": {
452         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
453       },
454       "dependencies": {
455         "AdCel/Core": [
457         ],
458         "Google-Mobile-Ads-SDK": [
459           "<=8.6.0"
460         ]
461       }
462     },
463     {
464       "name": "Criteo",
465       "vendored_libraries": "libProviderCriteo.a",
466       "frameworks": [
467         "AdSupport",
468         "CFNetwork",
469         "CoreFoundation",
470         "CoreGraphics",
471         "CoreTelephony",
472         "QuartzCore",
473         "StoreKit",
474         "SystemConfiguration",
475         "WebKit"
476       ],
477       "weak_frameworks": [
478         "AppTrackingTransparency"
479       ],
480       "libraries": [
482       ],
483       "pod_target_xcconfig": {
484         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
485       },
486       "user_target_xcconfig": {
487         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
488       },
489       "dependencies": {
490         "AdCel/Core": [
492         ]
493       }
494     },
495     {
496       "name": "Facebook",
497       "vendored_libraries": "libProviderFacebook.a",
498       "frameworks": [
499         "AVFoundation",
500         "AdSupport",
501         "CFNetwork",
502         "CoreFoundation",
503         "CoreGraphics",
504         "CoreMedia",
505         "CoreMotion",
506         "LocalAuthentication",
507         "QuartzCore",
508         "SafariServices",
509         "Security",
510         "StoreKit",
511         "SystemConfiguration",
512         "WebKit"
513       ],
514       "weak_frameworks": [
515         "AppTrackingTransparency"
516       ],
517       "libraries": [
518         "c++",
519         "sqlite3",
520         "z"
521       ],
522       "pod_target_xcconfig": {
523         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
524       },
525       "user_target_xcconfig": {
526         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
527       },
528       "dependencies": {
529         "AdCel/Core": [
531         ]
532       }
533     },
534     {
535       "name": "InMobi",
536       "vendored_libraries": "libProviderInMobi.a",
537       "frameworks": [
538         "AVFoundation",
539         "AdSupport",
540         "CFNetwork",
541         "CoreFoundation",
542         "CoreGraphics",
543         "CoreLocation",
544         "CoreMedia",
545         "CoreTelephony",
546         "ImageIO",
547         "JavaScriptCore",
548         "MessageUI",
549         "QuartzCore",
550         "SafariServices",
551         "Social",
552         "StoreKit",
553         "SystemConfiguration",
554         "WebKit"
555       ],
556       "weak_frameworks": [
557         "AppTrackingTransparency",
558         "CoreServices"
559       ],
560       "libraries": [
561         "sqlite3"
562       ],
563       "pod_target_xcconfig": {
564         "OTHER_LDFLAGS": "-lObjC",
565         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
566       },
567       "user_target_xcconfig": {
568         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
569       },
570       "dependencies": {
571         "AdCel/Core": [
573         ]
574       }
575     },
576     {
577       "name": "MoPub",
578       "vendored_libraries": "libProviderMoPup.a",
579       "resources": [
580         "AdCelResources/MoPubResources.bundle"
581       ],
582       "frameworks": [
583         "AVFoundation",
584         "AdSupport",
585         "CoreGraphics",
586         "CoreLocation",
587         "CoreMedia",
588         "CoreTelephony",
589         "MediaPlayer",
590         "MessageUI",
591         "QuartzCore",
592         "SafariServices",
593         "StoreKit",
594         "SystemConfiguration",
595         "WebKit"
596       ],
597       "weak_frameworks": [
599       ],
600       "libraries": [
602       ],
603       "pod_target_xcconfig": {
604         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
605       },
606       "user_target_xcconfig": {
607         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
608       },
609       "dependencies": {
610         "AdCel/Core": [
612         ]
613       }
614     },
615     {
616       "name": "MyTarget",
617       "vendored_libraries": "libProviderMyTarget.a",
618       "frameworks": [
619         "AVFoundation",
620         "AdSupport",
621         "CFNetwork",
622         "CoreFoundation",
623         "CoreGraphics",
624         "CoreMedia",
625         "CoreTelephony",
626         "QuartzCore",
627         "SafariServices",
628         "StoreKit",
629         "SystemConfiguration",
630         "WebKit"
631       ],
632       "weak_frameworks": [
633         "AppTrackingTransparency"
634       ],
635       "libraries": [
636         "z"
637       ],
638       "pod_target_xcconfig": {
639         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
640       },
641       "user_target_xcconfig": {
642         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
643       },
644       "dependencies": {
645         "AdCel/Core": [
647         ]
648       }
649     },
650     {
651       "name": "Pangle",
652       "vendored_libraries": "libProviderPangle.a",
653       "resources": [
654         "AdCelResources/BUAdSDK.bundle"
655       ],
656       "frameworks": [
657         "AVFoundation",
658         "Accelerate",
659         "AudioToolbox",
660         "CFNetwork",
661         "CoreFoundation",
662         "CoreGraphics",
663         "CoreImage",
664         "CoreMedia",
665         "CoreMotion",
666         "CoreTelephony",
667         "CoreText",
668         "ImageIO",
669         "JavaScriptCore",
670         "MediaPlayer",
671         "QuartzCore",
672         "Security",
673         "StoreKit",
674         "SystemConfiguration",
675         "WebKit"
676       ],
677       "weak_frameworks": [
678         "AppTrackingTransparency",
679         "CoreServices"
680       ],
681       "libraries": [
682         "c++",
683         "c++abi",
684         "sqlite3",
685         "bz2",
686         "iconv",
687         "xml2",
688         "z",
689         "resolv.9"
690       ],
691       "pod_target_xcconfig": {
692         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
693       },
694       "user_target_xcconfig": {
695         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
696       },
697       "dependencies": {
698         "AdCel/Core": [
700         ]
701       }
702     },
703     {
704       "name": "Smaato",
705       "vendored_libraries": "libProviderSmaato.a",
706       "frameworks": [
707         "AdSupport",
708         "CFNetwork",
709         "CoreFoundation",
710         "CoreGraphics",
711         "CoreLocation",
712         "CoreTelephony",
713         "StoreKit",
714         "SystemConfiguration",
715         "WebKit"
716       ],
717       "weak_frameworks": [
718         "AppTrackingTransparency"
719       ],
720       "libraries": [
722       ],
723       "pod_target_xcconfig": {
724         "OTHER_LDFLAGS": "-lObjC",
725         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
726       },
727       "user_target_xcconfig": {
728         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
729       },
730       "dependencies": {
731         "AdCel/Core": [
733         ]
734       }
735     },
736     {
737       "name": "StartApp",
738       "vendored_libraries": "libProviderStartApp.a",
739       "frameworks": [
740         "AVFoundation",
741         "AdSupport",
742         "CFNetwork",
743         "CoreFoundation",
744         "CoreGraphics",
745         "CoreMedia",
746         "CoreTelephony",
747         "JavaScriptCore",
748         "QuartzCore",
749         "StoreKit",
750         "SystemConfiguration",
751         "WebKit"
752       ],
753       "weak_frameworks": [
754         "AppTrackingTransparency"
755       ],
756       "libraries": [
757         "z"
758       ],
759       "pod_target_xcconfig": {
760         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
761       },
762       "user_target_xcconfig": {
763         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
764       },
765       "dependencies": {
766         "AdCel/Core": [
768         ]
769       }
770     },
771     {
772       "name": "Supersonic",
773       "vendored_libraries": "libProviderSupersonic.a",
774       "frameworks": [
775         "AVFoundation",
776         "AdSupport",
777         "AudioToolbox",
778         "CFNetwork",
779         "CoreFoundation",
780         "CoreGraphics",
781         "CoreTelephony",
782         "JavaScriptCore",
783         "QuartzCore",
784         "StoreKit",
785         "SystemConfiguration",
786         "WebKit"
787       ],
788       "weak_frameworks": [
789         "AppTrackingTransparency"
790       ],
791       "libraries": [
792         "z"
793       ],
794       "pod_target_xcconfig": {
795         "OTHER_LDFLAGS": "-lObjC",
796         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
797       },
798       "user_target_xcconfig": {
799         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
800       },
801       "dependencies": {
802         "AdCel/Core": [
804         ]
805       }
806     },
807     {
808       "name": "Tapjoy",
809       "vendored_libraries": "libProviderTapjoy.a",
810       "frameworks": [
811         "AVFoundation",
812         "AdSupport",
813         "CFNetwork",
814         "CoreFoundation",
815         "CoreGraphics",
816         "CoreMedia",
817         "CoreTelephony",
818         "ImageIO",
819         "JavaScriptCore",
820         "QuartzCore",
821         "Security",
822         "StoreKit",
823         "SystemConfiguration",
824         "WebKit"
825       ],
826       "weak_frameworks": [
827         "AppTrackingTransparency",
828         "CoreServices"
829       ],
830       "libraries": [
831         "c++",
832         "z"
833       ],
834       "pod_target_xcconfig": {
835         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
836       },
837       "user_target_xcconfig": {
838         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
839       },
840       "dependencies": {
841         "AdCel/Core": [
843         ]
844       }
845     },
846     {
847       "name": "Unity",
848       "vendored_libraries": "libProviderUnity.a",
849       "frameworks": [
850         "AVFoundation",
851         "AdSupport",
852         "AudioToolbox",
853         "CFNetwork",
854         "CoreFoundation",
855         "CoreGraphics",
856         "CoreImage",
857         "CoreMedia",
858         "CoreMotion",
859         "CoreTelephony",
860         "CoreVideo",
861         "Metal",
862         "MetalKit",
863         "OpenGLES",
864         "QuartzCore",
865         "StoreKit",
866         "SystemConfiguration"
867       ],
868       "weak_frameworks": [
869         "AppTrackingTransparency"
870       ],
871       "libraries": [
873       ],
874       "pod_target_xcconfig": {
875         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
876       },
877       "user_target_xcconfig": {
878         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
879       },
880       "dependencies": {
881         "AdCel/Core": [
883         ]
884       }
885     },
886     {
887       "name": "Vungle",
888       "vendored_libraries": "libProviderVungle.a",
889       "frameworks": [
890         "AVFoundation",
891         "AdSupport",
892         "CFNetwork",
893         "CoreFoundation",
894         "CoreGraphics",
895         "CoreMedia",
896         "CoreTelephony",
897         "JavaScriptCore",
898         "MediaPlayer",
899         "QuartzCore",
900         "StoreKit",
901         "SystemConfiguration",
902         "WebKit"
903       ],
904       "weak_frameworks": [
905         "AppTrackingTransparency"
906       ],
907       "libraries": [
908         "sqlite3",
909         "z"
910       ],
911       "pod_target_xcconfig": {
912         "OTHER_LDFLAGS": "-lObjC",
913         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
914       },
915       "user_target_xcconfig": {
916         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
917       },
918       "dependencies": {
919         "AdCel/Core": [
921         ]
922       }
923     },
924     {
925       "name": "Yandex",
926       "vendored_libraries": "libProviderYandex.a",
927       "resources": [
928         "AdCelResources/YandexMobileAdsBundle.bundle"
929       ],
930       "frameworks": [
931         "AVFoundation",
932         "AdSupport",
933         "CFNetwork",
934         "CoreFoundation",
935         "CoreGraphics",
936         "CoreImage",
937         "CoreLocation",
938         "CoreMedia",
939         "CoreTelephony",
940         "QuartzCore",
941         "Security",
942         "StoreKit",
943         "SystemConfiguration",
944         "WebKit"
945       ],
946       "weak_frameworks": [
947         "AppTrackingTransparency",
948         "CoreServices"
949       ],
950       "libraries": [
951         "sqlite3",
952         "xml2",
953         "z"
954       ],
955       "pod_target_xcconfig": {
956         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
957       },
958       "user_target_xcconfig": {
959         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
960       },
961       "dependencies": {
962         "AdCel/Core": [
964         ]
965       }
966     },
967     {
968       "name": "Inhouse",
969       "vendored_libraries": "libProviderInhouse.a",
970       "frameworks": [
971         "Foundation",
972         "AdSupport",
973         "UIKit",
974         "StoreKit",
975         "CoreData",
976         "QuartzCore",
977         "AVFoundation",
978         "WebKit"
979       ],
980       "libraries": "xml2",
981       "pod_target_xcconfig": {
982         "OTHER_LDFLAGS": "-lObjC",
983         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
984       },
985       "user_target_xcconfig": {
986         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
987       },
988       "dependencies": {
989         "AdCel/Core": [
991         ]
992       }
993     }
994   ],
995   "swift_version": "5.0"