[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / f / 8 / MicrosoftFluentUI / 0.32.0 / MicrosoftFluentUI.podspec.json
blobf81979579dadd72a652217adadc2e135052bb596
2   "name": "MicrosoftFluentUI",
3   "version": "0.32.0",
4   "summary": "Fluent UI is a set of reusable UI controls and tools",
5   "homepage": "https://www.microsoft.com/design/fluent/#/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Microsoft": "fluentuinativeowners@microsoft.com"
12   },
13   "source": {
14     "git": "https://github.com/microsoft/fluentui-apple.git",
15     "tag": "0.32.0"
16   },
17   "swift_versions": "5.9",
18   "module_name": "FluentUI",
19   "platforms": {
20     "ios": "16.0",
21     "osx": "12"
22   },
23   "subspecs": [
24     {
25       "name": "Avatar_ios",
26       "platforms": {
27         "ios": "16.0"
28       },
29       "dependencies": {
30         "MicrosoftFluentUI/Core_ios": [
32         ]
33       },
34       "preserve_paths": [
35         "Sources/FluentUI_iOS/Components/Avatar/Avatar.resources.xcfilelist"
36       ],
37       "source_files": [
38         "Sources/FluentUI_iOS/Components/Avatar/**/*.{swift,h}"
39       ]
40     },
41     {
42       "name": "AvatarGroup_ios",
43       "platforms": {
44         "ios": "16.0"
45       },
46       "dependencies": {
47         "MicrosoftFluentUI/Avatar_ios": [
49         ]
50       },
51       "source_files": [
52         "Sources/FluentUI_iOS/Components/AvatarGroup/**/*.{swift,h}"
53       ]
54     },
55     {
56       "name": "ActivityIndicator_ios",
57       "platforms": {
58         "ios": "16.0"
59       },
60       "dependencies": {
61         "MicrosoftFluentUI/Core_ios": [
63         ]
64       },
65       "source_files": [
66         "Sources/FluentUI_iOS/Components/ActivityIndicator/**/*.{swift,h}"
67       ]
68     },
69     {
70       "name": "BadgeField_ios",
71       "platforms": {
72         "ios": "16.0"
73       },
74       "dependencies": {
75         "MicrosoftFluentUI/Label_ios": [
77         ]
78       },
79       "source_files": [
80         "Sources/FluentUI_iOS/Components/Badge Field/**/*.{swift,h}"
81       ]
82     },
83     {
84       "name": "BarButtonItems_ios",
85       "platforms": {
86         "ios": "16.0"
87       },
88       "dependencies": {
89         "MicrosoftFluentUI/Core_ios": [
91         ]
92       },
93       "preserve_paths": [
94         "Sources/FluentUI_iOS/Components/BarButtonItems/BarButtonItems.resources.xcfilelist"
95       ],
96       "source_files": [
97         "Sources/FluentUI_iOS/Components/BarButtonItems/**/*.{swift,h}"
98       ]
99     },
100     {
101       "name": "BottomCommanding_ios",
102       "platforms": {
103         "ios": "16.0"
104       },
105       "dependencies": {
106         "MicrosoftFluentUI/BottomSheet_ios": [
108         ],
109         "MicrosoftFluentUI/OtherCells_ios": [
111         ],
112         "MicrosoftFluentUI/Separator_ios": [
114         ],
115         "MicrosoftFluentUI/TabBar_ios": [
117         ],
118         "MicrosoftFluentUI/TableView_ios": [
120         ]
121       },
122       "preserve_paths": [
123         "Sources/FluentUI_iOS/Components/Bottom Commanding/BottomCommanding.resources.xcfilelist"
124       ],
125       "source_files": [
126         "Sources/FluentUI_iOS/Components/Bottom Commanding/**/*.{swift,h}"
127       ]
128     },
129     {
130       "name": "BottomSheet_ios",
131       "platforms": {
132         "ios": "16.0"
133       },
134       "dependencies": {
135         "MicrosoftFluentUI/Obscurable_ios": [
137         ],
138         "MicrosoftFluentUI/ResizingHandleView_ios": [
140         ]
141       },
142       "source_files": [
143         "Sources/FluentUI_iOS/Components/Bottom Sheet/**/*.{swift,h}"
144       ]
145     },
146     {
147       "name": "Button_ios",
148       "platforms": {
149         "ios": "16.0"
150       },
151       "dependencies": {
152         "MicrosoftFluentUI/Core_ios": [
154         ]
155       },
156       "source_files": [
157         "Sources/FluentUI_iOS/Components/Button/**/*.{swift,h}"
158       ]
159     },
160     {
161       "name": "Calendar_ios",
162       "platforms": {
163         "ios": "16.0"
164       },
165       "dependencies": {
166         "MicrosoftFluentUI/BarButtonItems_ios": [
168         ],
169         "MicrosoftFluentUI/DotView_ios": [
171         ],
172         "MicrosoftFluentUI/Label_ios": [
174         ],
175         "MicrosoftFluentUI/Presenters_ios": [
177         ],
178         "MicrosoftFluentUI/SegmentedControl_ios": [
180         ],
181         "MicrosoftFluentUI/Separator_ios": [
183         ],
184         "MicrosoftFluentUI/TwoLineTitleView_ios": [
186         ]
187       },
188       "source_files": [
189         "Sources/FluentUI_iOS/Components/Calendar/**/*.{swift,h}",
190         "Sources/FluentUI_iOS/Components/Date Time Pickers/**/*.{swift,h}"
191       ]
192     },
193     {
194       "name": "Card_ios",
195       "platforms": {
196         "ios": "16.0"
197       },
198       "dependencies": {
199         "MicrosoftFluentUI/Label_ios": [
201         ]
202       },
203       "source_files": [
204         "Sources/FluentUI_iOS/Components/Card/**/*.{swift,h}"
205       ]
206     },
207     {
208       "name": "CardNudge_ios",
209       "platforms": {
210         "ios": "16.0"
211       },
212       "dependencies": {
213         "MicrosoftFluentUI/Core_ios": [
215         ]
216       },
217       "source_files": [
218         "Sources/FluentUI_iOS/Components/Card Nudge/**/*.{swift,h}"
219       ]
220     },
221     {
222       "name": "CommandBar_ios",
223       "platforms": {
224         "ios": "16.0"
225       },
226       "dependencies": {
227         "MicrosoftFluentUI/Core_ios": [
229         ]
230       },
231       "source_files": [
232         "Sources/FluentUI_iOS/Components/Command Bar/**/*.{swift,h}"
233       ]
234     },
235     {
236       "name": "Core_ios",
237       "platforms": {
238         "ios": "16.0"
239       },
240       "resource_bundles": {
241         "FluentUIResources-ios": [
242           "Sources/FluentUI_iOS/Resources/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
243         ]
244       },
245       "script_phases": {
246         "name": "Optimize resource bundle",
247         "script": "REMOVE_UNUSED_RESOURCES_SCRIPT_PATH=${PODS_TARGET_SRCROOT}/scripts/removeUnusedResourcesFromAssets.swift\n\n# Executes only once per \"pod install\" (if the script file exists)\nif [ -f ${REMOVE_UNUSED_RESOURCES_SCRIPT_PATH} ]; then\n    echo \"=== Removing unused resources from FluentUI-ios.xcassets ===\"\n\n    XCODEBUILDPARAMS=\"-quiet \"\n\n    if [ \"${CONFIGURATION}\" = \"Debug\" ]; then\n        CONDITIONALCOMPILATIONFLAGS=\"-D VERBOSE_OUTPUT\"\n        XCODEBUILDPARAMS=\"\"\n    fi\n\n    xcrun --sdk macosx swift ${CONDITIONALCOMPILATIONFLAGS} ${REMOVE_UNUSED_RESOURCES_SCRIPT_PATH} ${LOCROOT}/MicrosoftFluentUI/Sources/FluentUI_iOS/Resources/FluentUI-ios.xcassets ${LOCROOT}/MicrosoftFluentUI/Sources/FluentUI_iOS\n\n    echo \"=== Rebuilding resource bundle target ===\"\n    xcodebuild ${XCODEBUILDPARAMS} DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING=1 -project ${PROJECT_FILE_PATH} -target \"MicrosoftFluentUI-FluentUIResources-ios\" -sdk ${PLATFORM_NAME} -configuration ${CONFIGURATION} ARCHS=\"${ARCHS}\" CONFIGURATION_BUILD_DIR=\"${CONFIGURATION_BUILD_dir}/\" BUILD_ROOT=\"${BUILD_ROOT}\" BUILT_PRODUCTS_DIR=\"${BUILT_PRODUCTS_dir}/\" ${ACTION}\n\n    # Deletes the script to ensure it will not be needlessly executed more than once after each \"pod install\"\n    rm ${REMOVE_UNUSED_RESOURCES_SCRIPT_PATH}\n\nfi",
248         "execution_position": "before_compile"
249       },
250       "preserve_paths": [
251         "Sources/FluentUI_iOS/Core/Core.resources.xcfilelist",
252         "scripts/removeUnusedResourcesFromAssets.swift"
253       ],
254       "source_files": [
255         "Sources/FluentUI_iOS/Core/**/*.{swift,h}"
256       ]
257     },
258     {
259       "name": "DotView_ios",
260       "platforms": {
261         "ios": "16.0"
262       },
263       "dependencies": {
264         "MicrosoftFluentUI/Core_ios": [
266         ]
267       },
268       "source_files": [
269         "Sources/FluentUI_iOS/Components/DotView/**/*.{swift,h}"
270       ]
271     },
272     {
273       "name": "Drawer_ios",
274       "platforms": {
275         "ios": "16.0"
276       },
277       "dependencies": {
278         "MicrosoftFluentUI/Obscurable_ios": [
280         ],
281         "MicrosoftFluentUI/ResizingHandleView_ios": [
283         ],
284         "MicrosoftFluentUI/Separator_ios": [
286         ],
287         "MicrosoftFluentUI/TouchForwardingView_ios": [
289         ]
290       },
291       "source_files": [
292         "Sources/FluentUI_iOS/Components/Drawer/**/*.{swift,h}"
293       ]
294     },
295     {
296       "name": "EasyTapButton_ios",
297       "platforms": {
298         "ios": "16.0"
299       },
300       "dependencies": {
301         "MicrosoftFluentUI/Core_ios": [
303         ]
304       },
305       "source_files": [
306         "Sources/FluentUI_iOS/Components/EasyTapButton/**/*.{swift,h}"
307       ]
308     },
309     {
310       "name": "HUD_ios",
311       "platforms": {
312         "ios": "16.0"
313       },
314       "dependencies": {
315         "MicrosoftFluentUI/ActivityIndicator_ios": [
317         ],
318         "MicrosoftFluentUI/Label_ios": [
320         ],
321         "MicrosoftFluentUI/TouchForwardingView_ios": [
323         ]
324       },
325       "preserve_paths": [
326         "Sources/FluentUI_iOS/Components/HUD/HUD.resources.xcfilelist"
327       ],
328       "source_files": [
329         "Sources/FluentUI_iOS/Components/HUD/**/*.{swift,h}"
330       ]
331     },
332     {
333       "name": "IndeterminateProgressBar_ios",
334       "platforms": {
335         "ios": "16.0"
336       },
337       "dependencies": {
338         "MicrosoftFluentUI/Core_ios": [
340         ]
341       },
342       "source_files": [
343         "Sources/FluentUI_iOS/Components/IndeterminateProgressBar/**/*.{swift,h}"
344       ]
345     },
346     {
347       "name": "Label_ios",
348       "platforms": {
349         "ios": "16.0"
350       },
351       "dependencies": {
352         "MicrosoftFluentUI/Core_ios": [
354         ]
355       },
356       "source_files": [
357         "Sources/FluentUI_iOS/Components/Label/**/*.{swift,h}"
358       ]
359     },
360     {
361       "name": "ListItem_ios",
362       "platforms": {
363         "ios": "16.0"
364       },
365       "dependencies": {
366         "MicrosoftFluentUI/OtherCells_ios": [
368         ],
369         "MicrosoftFluentUI/Separator_ios": [
371         ],
372         "MicrosoftFluentUI/TableViewListShared_ios": [
374         ]
375       },
376       "source_files": [
377         "Sources/FluentUI_iOS/Components/List/**/*.swift"
378       ]
379     },
380     {
381       "name": "MultilineCommandBar_ios",
382       "platforms": {
383         "ios": "16.0"
384       },
385       "dependencies": {
386         "MicrosoftFluentUI/BottomSheet_ios": [
388         ],
389         "MicrosoftFluentUI/CommandBar_ios": [
391         ],
392         "MicrosoftFluentUI/Core_ios": [
394         ]
395       },
396       "source_files": [
397         "Sources/FluentUI_iOS/Components/MultilineCommandBar/**/*.{swift,h}"
398       ]
399     },
400     {
401       "name": "Navigation_ios",
402       "platforms": {
403         "ios": "16.0"
404       },
405       "dependencies": {
406         "MicrosoftFluentUI/ActivityIndicator_ios": [
408         ],
409         "MicrosoftFluentUI/Avatar_ios": [
411         ],
412         "MicrosoftFluentUI/Separator_ios": [
414         ],
415         "MicrosoftFluentUI/TwoLineTitleView_ios": [
417         ]
418       },
419       "preserve_paths": [
420         "Sources/FluentUI_iOS/Components/Navigation/Navigation.resources.xcfilelist"
421       ],
422       "source_files": [
423         "Sources/FluentUI_iOS/Components/Navigation/**/*.{swift,h}"
424       ]
425     },
426     {
427       "name": "Notification_ios",
428       "platforms": {
429         "ios": "16.0"
430       },
431       "dependencies": {
432         "MicrosoftFluentUI/Obscurable_ios": [
434         ],
435         "MicrosoftFluentUI/Label_ios": [
437         ]
438       },
439       "preserve_paths": [
440         "Sources/FluentUI_iOS/Components/Notification/Notification.resources.xcfilelist"
441       ],
442       "source_files": [
443         "Sources/FluentUI_iOS/Components/Notification/**/*.{swift,h}"
444       ]
445     },
446     {
447       "name": "Obscurable_ios",
448       "platforms": {
449         "ios": "16.0"
450       },
451       "dependencies": {
452         "MicrosoftFluentUI/Core_ios": [
454         ]
455       },
456       "source_files": [
457         "Sources/FluentUI_iOS/Components/Obscurable/**/*.{swift,h}"
458       ]
459     },
460     {
461       "name": "OtherCells_ios",
462       "platforms": {
463         "ios": "16.0"
464       },
465       "dependencies": {
466         "MicrosoftFluentUI/ActivityIndicator_ios": [
468         ],
469         "MicrosoftFluentUI/TableView_ios": [
471         ]
472       },
473       "preserve_paths": [
474         "Sources/FluentUI_iOS/Components/Other Cells/OtherCells.resources.xcfilelist"
475       ],
476       "source_files": [
477         "Sources/FluentUI_iOS/Components/Other Cells/**/*.{swift,h}"
478       ]
479     },
480     {
481       "name": "PeoplePicker_ios",
482       "platforms": {
483         "ios": "16.0"
484       },
485       "dependencies": {
486         "MicrosoftFluentUI/Avatar_ios": [
488         ],
489         "MicrosoftFluentUI/BadgeField_ios": [
491         ],
492         "MicrosoftFluentUI/Separator_ios": [
494         ],
495         "MicrosoftFluentUI/OtherCells_ios": [
497         ]
498       },
499       "source_files": [
500         "Sources/FluentUI_iOS/Components/People Picker/**/*.{swift,h}"
501       ]
502     },
503     {
504       "name": "PersonaButton_ios",
505       "platforms": {
506         "ios": "16.0"
507       },
508       "dependencies": {
509         "MicrosoftFluentUI/Avatar_ios": [
511         ]
512       },
513       "source_files": [
514         "Sources/FluentUI_iOS/Components/PersonaButton/**/*.{swift,h}"
515       ]
516     },
517     {
518       "name": "PersonaButtonCarousel_ios",
519       "platforms": {
520         "ios": "16.0"
521       },
522       "dependencies": {
523         "MicrosoftFluentUI/PersonaButton_ios": [
525         ]
526       },
527       "source_files": [
528         "Sources/FluentUI_iOS/Components/PersonaButtonCarousel/**/*.{swift,h}"
529       ]
530     },
531     {
532       "name": "PillButtonBar_ios",
533       "platforms": {
534         "ios": "16.0"
535       },
536       "dependencies": {
537         "MicrosoftFluentUI/Core_ios": [
539         ]
540       },
541       "source_files": [
542         "Sources/FluentUI_iOS/Components/Pill Button Bar/**/*.{swift,h}"
543       ]
544     },
545     {
546       "name": "PopupMenu_ios",
547       "platforms": {
548         "ios": "16.0"
549       },
550       "dependencies": {
551         "MicrosoftFluentUI/Drawer_ios": [
553         ],
554         "MicrosoftFluentUI/Label_ios": [
556         ],
557         "MicrosoftFluentUI/Separator_ios": [
559         ],
560         "MicrosoftFluentUI/TableView_ios": [
562         ]
563       },
564       "source_files": [
565         "Sources/FluentUI_iOS/Components/Popup Menu/**/*.{swift,h}"
566       ]
567     },
568     {
569       "name": "Presenters_ios",
570       "platforms": {
571         "ios": "16.0"
572       },
573       "dependencies": {
574         "MicrosoftFluentUI/Obscurable_ios": [
576         ]
577       },
578       "source_files": [
579         "Sources/FluentUI_iOS/Components/Presenters/**/*.{swift,h}"
580       ]
581     },
582     {
583       "name": "ResizingHandleView_ios",
584       "platforms": {
585         "ios": "16.0"
586       },
587       "dependencies": {
588         "MicrosoftFluentUI/Core_ios": [
590         ]
591       },
592       "source_files": [
593         "Sources/FluentUI_iOS/Components/ResizingHandleView/**/*.{swift,h}"
594       ]
595     },
596     {
597       "name": "SegmentedControl_ios",
598       "platforms": {
599         "ios": "16.0"
600       },
601       "dependencies": {
602         "MicrosoftFluentUI/Separator_ios": [
604         ]
605       },
606       "source_files": [
607         "Sources/FluentUI_iOS/Components/SegmentedControl/**/*.{swift,h}"
608       ]
609     },
610     {
611       "name": "Separator_ios",
612       "platforms": {
613         "ios": "16.0"
614       },
615       "dependencies": {
616         "MicrosoftFluentUI/Core_ios": [
618         ]
619       },
620       "source_files": [
621         "Sources/FluentUI_iOS/Components/Separator/**/*.{swift,h}"
622       ]
623     },
624     {
625       "name": "Shimmer_ios",
626       "platforms": {
627         "ios": "16.0"
628       },
629       "dependencies": {
630         "MicrosoftFluentUI/Core_ios": [
632         ]
633       },
634       "source_files": [
635         "Sources/FluentUI_iOS/Components/Shimmer/**/*.{swift,h}"
636       ]
637     },
638     {
639       "name": "TabBar_ios",
640       "platforms": {
641         "ios": "16.0"
642       },
643       "dependencies": {
644         "MicrosoftFluentUI/Avatar_ios": [
646         ],
647         "MicrosoftFluentUI/Label_ios": [
649         ],
650         "MicrosoftFluentUI/Separator_ios": [
652         ]
653       },
654       "source_files": [
655         "Sources/FluentUI_iOS/Components/Tab Bar/**/*.{swift,h}"
656       ]
657     },
658     {
659       "name": "TableView_ios",
660       "platforms": {
661         "ios": "16.0"
662       },
663       "dependencies": {
664         "MicrosoftFluentUI/Label_ios": [
666         ],
667         "MicrosoftFluentUI/Separator_ios": [
669         ],
670         "MicrosoftFluentUI/TableViewListShared_ios": [
672         ]
673       },
674       "preserve_paths": [
675         "Sources/FluentUI_iOS/Components/Table View/TableView.resources.xcfilelist"
676       ],
677       "source_files": [
678         "Sources/FluentUI_iOS/Components/Table View/**/*.{swift,h}"
679       ]
680     },
681     {
682       "name": "TableViewListShared_ios",
683       "platforms": {
684         "ios": "16.0"
685       },
686       "dependencies": {
687         "MicrosoftFluentUI/Core_ios": [
689         ]
690       },
691       "preserve_paths": [
692         "Sources/FluentUI_iOS/Components/TableViewListShared/TableViewListShared.resources.xcfilelist"
693       ],
694       "source_files": [
695         "Sources/FluentUI_iOS/Components/TableViewListShared/**/*.{swift,h}"
696       ]
697     },
698     {
699       "name": "TextField_ios",
700       "platforms": {
701         "ios": "16.0"
702       },
703       "dependencies": {
704         "MicrosoftFluentUI/Button_ios": [
706         ],
707         "MicrosoftFluentUI/Label_ios": [
709         ],
710         "MicrosoftFluentUI/Separator_ios": [
712         ]
713       },
714       "preserve_paths": [
715         "Sources/FluentUI_iOS/Components/TextField/TextField.resources.xcfilelist"
716       ],
717       "source_files": [
718         "Sources/FluentUI_iOS/Components/TextField/**/*.{swift,h}"
719       ]
720     },
721     {
722       "name": "Tooltip_ios",
723       "platforms": {
724         "ios": "16.0"
725       },
726       "dependencies": {
727         "MicrosoftFluentUI/Label_ios": [
729         ],
730         "MicrosoftFluentUI/TouchForwardingView_ios": [
732         ]
733       },
734       "preserve_paths": [
735         "Sources/FluentUI_iOS/Components/Tooltip/Tooltip.resources.xcfilelist"
736       ],
737       "source_files": [
738         "Sources/FluentUI_iOS/Components/Tooltip/**/*.{swift,h}"
739       ]
740     },
741     {
742       "name": "TouchForwardingView_ios",
743       "platforms": {
744         "ios": "16.0"
745       },
746       "dependencies": {
747         "MicrosoftFluentUI/Core_ios": [
749         ]
750       },
751       "source_files": [
752         "Sources/FluentUI_iOS/Components/TouchForwardingView/**/*.{swift,h}"
753       ]
754     },
755     {
756       "name": "TwoLineTitleView_ios",
757       "platforms": {
758         "ios": "16.0"
759       },
760       "dependencies": {
761         "MicrosoftFluentUI/EasyTapButton_ios": [
763         ],
764         "MicrosoftFluentUI/Label_ios": [
766         ]
767       },
768       "preserve_paths": [
769         "Sources/FluentUI_iOS/Components/TwoLineTitleView/TwoLineTitleView.resources.xcfilelist"
770       ],
771       "source_files": [
772         "Sources/FluentUI_iOS/Components/TwoLineTitleView/**/*.{swift,h}"
773       ]
774     },
775     {
776       "name": "Appearance_mac",
777       "platforms": {
778         "osx": "12"
779       },
780       "source_files": [
781         "Sources/FluentUI_macOS/Components/Appearance/**/*.{swift,h}"
782       ]
783     },
784     {
785       "name": "AvatarView_mac",
786       "platforms": {
787         "osx": "12"
788       },
789       "dependencies": {
790         "MicrosoftFluentUI/Core_mac": [
792         ],
793         "MicrosoftFluentUI/DynamicColor_mac": [
795         ]
796       },
797       "source_files": [
798         "Sources/FluentUI_macOS/Components/AvatarView/**/*.{swift,h}"
799       ]
800     },
801     {
802       "name": "BadgeView_mac",
803       "platforms": {
804         "osx": "12"
805       },
806       "dependencies": {
807         "MicrosoftFluentUI/Core_mac": [
809         ],
810         "MicrosoftFluentUI/DynamicColor_mac": [
812         ]
813       },
814       "source_files": [
815         "Sources/FluentUI_macOS/Components/Badge/**/*.{swift,h}"
816       ]
817     },
818     {
819       "name": "Button_mac",
820       "platforms": {
821         "osx": "12"
822       },
823       "dependencies": {
824         "MicrosoftFluentUI/Core_mac": [
826         ]
827       },
828       "source_files": [
829         "Sources/FluentUI_macOS/Components/Button/**/*.{swift,h}"
830       ]
831     },
832     {
833       "name": "Core_mac",
834       "platforms": {
835         "osx": "12"
836       },
837       "resource_bundles": {
838         "FluentUIResources-macos": [
839           "Sources/FluentUI_macOS/Resources/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
840         ]
841       },
842       "source_files": [
843         "Sources/FluentUI_macOS/Core/**/*.{swift,h}"
844       ]
845     },
846     {
847       "name": "DatePicker_mac",
848       "platforms": {
849         "osx": "12"
850       },
851       "dependencies": {
852         "MicrosoftFluentUI/Core_mac": [
854         ],
855         "MicrosoftFluentUI/Appearance_mac": [
857         ]
858       },
859       "source_files": [
860         "Sources/FluentUI_macOS/Components/DatePicker/**/*.{swift,h}"
861       ]
862     },
863     {
864       "name": "DynamicColor_mac",
865       "platforms": {
866         "osx": "12"
867       },
868       "dependencies": {
869         "MicrosoftFluentUI/Appearance_mac": [
871         ]
872       },
873       "source_files": [
874         "Sources/FluentUI_macOS/Components/DynamicColor/**/*.{swift,h}"
875       ]
876     },
877     {
878       "name": "Link_mac",
879       "platforms": {
880         "osx": "12"
881       },
882       "dependencies": {
883         "MicrosoftFluentUI/Core_mac": [
885         ]
886       },
887       "source_files": [
888         "Sources/FluentUI_macOS/Components/Link/**/*.{swift,h}"
889       ]
890     },
891     {
892       "name": "Separator_mac",
893       "platforms": {
894         "osx": "12"
895       },
896       "dependencies": {
897         "MicrosoftFluentUI/Core_mac": [
899         ]
900       },
901       "source_files": [
902         "Sources/FluentUI_macOS/Components/Separator/**/*.{swift,h}"
903       ]
904     }
905   ],
906   "swift_version": "5.9"