2 "name": "MicrosoftFluentUI",
4 "summary": "Fluent UI is a set of reusable UI controls and tools",
5 "homepage": "https://www.microsoft.com/design/fluent/#/",
11 "Microsoft": "fluentuinativeowners@microsoft.com"
14 "git": "https://github.com/microsoft/fluentui-apple.git",
17 "swift_versions": "5.7",
18 "module_name": "FluentUI",
30 "MicrosoftFluentUI/Core_ios": [
35 "ios/FluentUI/Avatar/Avatar.resources.xcfilelist"
38 "ios/FluentUI/Avatar/**/*.{swift,h}"
42 "name": "AvatarGroup_ios",
47 "MicrosoftFluentUI/Avatar_ios": [
52 "ios/FluentUI/AvatarGroup/**/*.{swift,h}"
56 "name": "ActivityIndicator_ios",
61 "MicrosoftFluentUI/Core_ios": [
66 "ios/FluentUI/ActivityIndicator/**/*.{swift,h}"
70 "name": "BadgeField_ios",
75 "MicrosoftFluentUI/Label_ios": [
80 "ios/FluentUI/Badge Field/**/*.{swift,h}"
84 "name": "BarButtonItems_ios",
89 "MicrosoftFluentUI/Core_ios": [
94 "ios/FluentUI/BarButtonItems/BarButtonItems.resources.xcfilelist"
97 "ios/FluentUI/BarButtonItems/**/*.{swift,h}"
101 "name": "BottomCommanding_ios",
106 "MicrosoftFluentUI/BottomSheet_ios": [
109 "MicrosoftFluentUI/OtherCells_ios": [
112 "MicrosoftFluentUI/Separator_ios": [
115 "MicrosoftFluentUI/TabBar_ios": [
118 "MicrosoftFluentUI/TableView_ios": [
123 "ios/FluentUI/Bottom Commanding/BottomCommanding.resources.xcfilelist"
126 "ios/FluentUI/Bottom Commanding/**/*.{swift,h}"
130 "name": "BottomSheet_ios",
135 "MicrosoftFluentUI/Obscurable_ios": [
138 "MicrosoftFluentUI/ResizingHandleView_ios": [
143 "ios/FluentUI/Bottom Sheet/**/*.{swift,h}"
147 "name": "Button_ios",
152 "MicrosoftFluentUI/Core_ios": [
157 "ios/FluentUI/Button/**/*.{swift,h}"
161 "name": "Calendar_ios",
166 "MicrosoftFluentUI/BarButtonItems_ios": [
169 "MicrosoftFluentUI/DotView_ios": [
172 "MicrosoftFluentUI/Label_ios": [
175 "MicrosoftFluentUI/Presenters_ios": [
178 "MicrosoftFluentUI/SegmentedControl_ios": [
181 "MicrosoftFluentUI/Separator_ios": [
184 "MicrosoftFluentUI/TwoLineTitleView_ios": [
189 "ios/FluentUI/Calendar/**/*.{swift,h}",
190 "ios/FluentUI/Date Time Pickers/**/*.{swift,h}"
199 "MicrosoftFluentUI/Label_ios": [
204 "ios/FluentUI/Card/**/*.{swift,h}"
208 "name": "CardNudge_ios",
213 "MicrosoftFluentUI/Core_ios": [
218 "ios/FluentUI/Card Nudge/**/*.{swift,h}"
222 "name": "CommandBar_ios",
227 "MicrosoftFluentUI/Core_ios": [
232 "ios/FluentUI/Command Bar/**/*.{swift,h}"
240 "resource_bundles": {
241 "FluentUIResources-ios": [
242 "apple/Resources/**/*.{json,xcassets}",
243 "ios/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
247 "name": "Optimize resource bundle",
248 "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/ios/FluentUI/Resources/FluentUI-ios.xcassets ${LOCROOT}/MicrosoftFluentUI/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",
249 "execution_position": "before_compile"
252 "ios/FluentUI/Core/Core.resources.xcfilelist",
253 "scripts/removeUnusedResourcesFromAssets.swift"
256 "ios/FluentUI/Configuration/**/*.{swift,h}",
257 "ios/FluentUI/Core/**/*.{swift,h}",
258 "ios/FluentUI/Extensions/**/*.{swift,h}"
262 "name": "Divider_ios",
267 "MicrosoftFluentUI/Core_ios": [
272 "ios/FluentUI/Divider/**/*.{swift,h}"
276 "name": "DotView_ios",
281 "MicrosoftFluentUI/Core_ios": [
286 "ios/FluentUI/DotView/**/*.{swift,h}"
290 "name": "Drawer_ios",
295 "MicrosoftFluentUI/Obscurable_ios": [
298 "MicrosoftFluentUI/ResizingHandleView_ios": [
301 "MicrosoftFluentUI/Separator_ios": [
304 "MicrosoftFluentUI/TouchForwardingView_ios": [
309 "ios/FluentUI/Drawer/**/*.{swift,h}"
313 "name": "EasyTapButton_ios",
318 "MicrosoftFluentUI/Core_ios": [
323 "ios/FluentUI/EasyTapButton/**/*.{swift,h}"
332 "MicrosoftFluentUI/ActivityIndicator_ios": [
335 "MicrosoftFluentUI/Label_ios": [
338 "MicrosoftFluentUI/TouchForwardingView_ios": [
343 "ios/FluentUI/HUD/HUD.resources.xcfilelist"
346 "ios/FluentUI/HUD/**/*.{swift,h}"
350 "name": "IndeterminateProgressBar_ios",
355 "MicrosoftFluentUI/Core_ios": [
360 "ios/FluentUI/IndeterminateProgressBar/**/*.{swift,h}"
369 "MicrosoftFluentUI/Core_ios": [
374 "ios/FluentUI/Label/**/*.{swift,h}"
378 "name": "Navigation_ios",
383 "MicrosoftFluentUI/ActivityIndicator_ios": [
386 "MicrosoftFluentUI/Avatar_ios": [
389 "MicrosoftFluentUI/Separator_ios": [
392 "MicrosoftFluentUI/TwoLineTitleView_ios": [
397 "ios/FluentUI/Navigation/Navigation.resources.xcfilelist"
400 "ios/FluentUI/Navigation/**/*.{swift,h}"
404 "name": "Notification_ios",
409 "MicrosoftFluentUI/Obscurable_ios": [
412 "MicrosoftFluentUI/Label_ios": [
417 "ios/FluentUI/Notification/Notification.resources.xcfilelist"
420 "ios/FluentUI/Notification/**/*.{swift,h}"
424 "name": "Obscurable_ios",
429 "MicrosoftFluentUI/Core_ios": [
434 "ios/FluentUI/Obscurable/**/*.{swift,h}"
438 "name": "OtherCells_ios",
443 "MicrosoftFluentUI/ActivityIndicator_ios": [
446 "MicrosoftFluentUI/TableView_ios": [
451 "ios/FluentUI/Other Cells/OtherCells.resources.xcfilelist"
454 "ios/FluentUI/Other Cells/**/*.{swift,h}"
458 "name": "PeoplePicker_ios",
463 "MicrosoftFluentUI/Avatar_ios": [
466 "MicrosoftFluentUI/BadgeField_ios": [
469 "MicrosoftFluentUI/Separator_ios": [
472 "MicrosoftFluentUI/OtherCells_ios": [
477 "ios/FluentUI/People Picker/**/*.{swift,h}"
481 "name": "PersonaButton_ios",
486 "MicrosoftFluentUI/Avatar_ios": [
491 "ios/FluentUI/PersonaButton/**/*.{swift,h}"
495 "name": "PersonaButtonCarousel_ios",
500 "MicrosoftFluentUI/PersonaButton_ios": [
505 "ios/FluentUI/PersonaButtonCarousel/**/*.{swift,h}"
509 "name": "PillButtonBar_ios",
514 "MicrosoftFluentUI/Core_ios": [
519 "ios/FluentUI/Pill Button Bar/**/*.{swift,h}"
523 "name": "PopupMenu_ios",
528 "MicrosoftFluentUI/Drawer_ios": [
531 "MicrosoftFluentUI/Label_ios": [
534 "MicrosoftFluentUI/Separator_ios": [
537 "MicrosoftFluentUI/TableView_ios": [
542 "ios/FluentUI/Popup Menu/**/*.{swift,h}"
546 "name": "Presenters_ios",
551 "MicrosoftFluentUI/Obscurable_ios": [
556 "ios/FluentUI/Presenters/**/*.{swift,h}"
560 "name": "ResizingHandleView_ios",
565 "MicrosoftFluentUI/Core_ios": [
570 "ios/FluentUI/ResizingHandleView/**/*.{swift,h}"
574 "name": "SegmentedControl_ios",
579 "MicrosoftFluentUI/Separator_ios": [
584 "ios/FluentUI/SegmentedControl/**/*.{swift,h}"
588 "name": "Separator_ios",
593 "MicrosoftFluentUI/Core_ios": [
598 "ios/FluentUI/Separator/**/*.{swift,h}"
602 "name": "Shimmer_ios",
607 "MicrosoftFluentUI/Core_ios": [
610 "MicrosoftFluentUI/Utilities_ios": [
615 "ios/FluentUI/Shimmer/**/*.{swift,h}"
619 "name": "TabBar_ios",
624 "MicrosoftFluentUI/Avatar_ios": [
627 "MicrosoftFluentUI/Label_ios": [
630 "MicrosoftFluentUI/Separator_ios": [
635 "ios/FluentUI/Tab Bar/**/*.{swift,h}"
639 "name": "TableView_ios",
644 "MicrosoftFluentUI/Label_ios": [
647 "MicrosoftFluentUI/Separator_ios": [
652 "ios/FluentUI/Table View/TableView.resources.xcfilelist"
655 "ios/FluentUI/Table View/**/*.{swift,h}"
659 "name": "Tooltip_ios",
664 "MicrosoftFluentUI/Label_ios": [
667 "MicrosoftFluentUI/TouchForwardingView_ios": [
672 "ios/FluentUI/Tooltip/Tooltip.resources.xcfilelist"
675 "ios/FluentUI/Tooltip/**/*.{swift,h}"
679 "name": "TouchForwardingView_ios",
684 "MicrosoftFluentUI/Core_ios": [
689 "ios/FluentUI/TouchForwardingView/**/*.{swift,h}"
693 "name": "TwoLineTitleView_ios",
698 "MicrosoftFluentUI/EasyTapButton_ios": [
701 "MicrosoftFluentUI/Label_ios": [
706 "ios/FluentUI/TwoLineTitleView/TwoLineTitleView.resources.xcfilelist"
709 "ios/FluentUI/TwoLineTitleView/**/*.{swift,h}"
713 "name": "Utilities_ios",
718 "ios/FluentUI/Utilities/**/*.{swift,h}"
722 "name": "Appearance_mac",
727 "macos/FluentUI/Appearance/**/*.{swift,h}"
731 "name": "AvatarView_mac",
736 "MicrosoftFluentUI/Core_mac": [
739 "MicrosoftFluentUI/DynamicColor_mac": [
744 "macos/FluentUI/AvatarView/**/*.{swift,h}"
748 "name": "BadgeView_mac",
753 "MicrosoftFluentUI/Core_mac": [
756 "MicrosoftFluentUI/DynamicColor_mac": [
761 "macos/FluentUI/Badge/**/*.{swift,h}"
765 "name": "Button_mac",
770 "MicrosoftFluentUI/Core_mac": [
775 "macos/FluentUI/Button/**/*.{swift,h}"
783 "resource_bundles": {
784 "FluentUIResources-macos": [
785 "apple/Resources/**/*.{json,xcassets}",
786 "macos/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
790 "macos/FluentUI/Core/**/*.{swift,h}"
794 "name": "DatePicker_mac",
799 "MicrosoftFluentUI/Core_mac": [
802 "MicrosoftFluentUI/Appearance_mac": [
807 "macos/FluentUI/DatePicker/**/*.{swift,h}"
811 "name": "DynamicColor_mac",
816 "MicrosoftFluentUI/Appearance_mac": [
821 "macos/FluentUI/DynamicColor/**/*.{swift,h}"
830 "MicrosoftFluentUI/Core_mac": [
835 "macos/FluentUI/Link/**/*.{swift,h}"
839 "name": "Separator_mac",
844 "MicrosoftFluentUI/Core_mac": [
849 "macos/FluentUI/Separator/**/*.{swift,h}"
853 "swift_version": "5.7"