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 "ios/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
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/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",
248 "execution_position": "before_compile"
251 "ios/FluentUI/Core/Core.resources.xcfilelist",
252 "scripts/removeUnusedResourcesFromAssets.swift"
255 "ios/FluentUI/Configuration/**/*.{swift,h}",
256 "ios/FluentUI/Core/**/*.{swift,h}",
257 "ios/FluentUI/Extensions/**/*.{swift,h}"
261 "name": "Divider_ios",
266 "MicrosoftFluentUI/Core_ios": [
271 "ios/FluentUI/Divider/**/*.{swift,h}"
275 "name": "DotView_ios",
280 "MicrosoftFluentUI/Core_ios": [
285 "ios/FluentUI/DotView/**/*.{swift,h}"
289 "name": "Drawer_ios",
294 "MicrosoftFluentUI/Obscurable_ios": [
297 "MicrosoftFluentUI/ResizingHandleView_ios": [
300 "MicrosoftFluentUI/Separator_ios": [
303 "MicrosoftFluentUI/TouchForwardingView_ios": [
308 "ios/FluentUI/Drawer/**/*.{swift,h}"
312 "name": "EasyTapButton_ios",
317 "MicrosoftFluentUI/Core_ios": [
322 "ios/FluentUI/EasyTapButton/**/*.{swift,h}"
331 "MicrosoftFluentUI/ActivityIndicator_ios": [
334 "MicrosoftFluentUI/Label_ios": [
337 "MicrosoftFluentUI/TouchForwardingView_ios": [
342 "ios/FluentUI/HUD/HUD.resources.xcfilelist"
345 "ios/FluentUI/HUD/**/*.{swift,h}"
349 "name": "IndeterminateProgressBar_ios",
354 "MicrosoftFluentUI/Core_ios": [
359 "ios/FluentUI/IndeterminateProgressBar/**/*.{swift,h}"
368 "MicrosoftFluentUI/Core_ios": [
373 "ios/FluentUI/Label/**/*.{swift,h}"
377 "name": "Navigation_ios",
382 "MicrosoftFluentUI/ActivityIndicator_ios": [
385 "MicrosoftFluentUI/Avatar_ios": [
388 "MicrosoftFluentUI/Separator_ios": [
391 "MicrosoftFluentUI/TwoLineTitleView_ios": [
396 "ios/FluentUI/Navigation/Navigation.resources.xcfilelist"
399 "ios/FluentUI/Navigation/**/*.{swift,h}"
403 "name": "Notification_ios",
408 "MicrosoftFluentUI/Obscurable_ios": [
411 "MicrosoftFluentUI/Label_ios": [
416 "ios/FluentUI/Notification/Notification.resources.xcfilelist"
419 "ios/FluentUI/Notification/**/*.{swift,h}"
423 "name": "Obscurable_ios",
428 "MicrosoftFluentUI/Core_ios": [
433 "ios/FluentUI/Obscurable/**/*.{swift,h}"
437 "name": "OtherCells_ios",
442 "MicrosoftFluentUI/ActivityIndicator_ios": [
445 "MicrosoftFluentUI/TableView_ios": [
450 "ios/FluentUI/Other Cells/OtherCells.resources.xcfilelist"
453 "ios/FluentUI/Other Cells/**/*.{swift,h}"
457 "name": "PeoplePicker_ios",
462 "MicrosoftFluentUI/Avatar_ios": [
465 "MicrosoftFluentUI/BadgeField_ios": [
468 "MicrosoftFluentUI/Separator_ios": [
471 "MicrosoftFluentUI/OtherCells_ios": [
476 "ios/FluentUI/People Picker/**/*.{swift,h}"
480 "name": "PersonaButton_ios",
485 "MicrosoftFluentUI/Avatar_ios": [
490 "ios/FluentUI/PersonaButton/**/*.{swift,h}"
494 "name": "PersonaButtonCarousel_ios",
499 "MicrosoftFluentUI/PersonaButton_ios": [
504 "ios/FluentUI/PersonaButtonCarousel/**/*.{swift,h}"
508 "name": "PillButtonBar_ios",
513 "MicrosoftFluentUI/Core_ios": [
518 "ios/FluentUI/Pill Button Bar/**/*.{swift,h}"
522 "name": "PopupMenu_ios",
527 "MicrosoftFluentUI/Drawer_ios": [
530 "MicrosoftFluentUI/Label_ios": [
533 "MicrosoftFluentUI/Separator_ios": [
536 "MicrosoftFluentUI/TableView_ios": [
541 "ios/FluentUI/Popup Menu/**/*.{swift,h}"
545 "name": "Presenters_ios",
550 "MicrosoftFluentUI/Obscurable_ios": [
555 "ios/FluentUI/Presenters/**/*.{swift,h}"
559 "name": "ResizingHandleView_ios",
564 "MicrosoftFluentUI/Core_ios": [
569 "ios/FluentUI/ResizingHandleView/**/*.{swift,h}"
573 "name": "SegmentedControl_ios",
578 "MicrosoftFluentUI/Separator_ios": [
583 "ios/FluentUI/SegmentedControl/**/*.{swift,h}"
587 "name": "Separator_ios",
592 "MicrosoftFluentUI/Core_ios": [
597 "ios/FluentUI/Separator/**/*.{swift,h}"
601 "name": "Shimmer_ios",
606 "MicrosoftFluentUI/Core_ios": [
609 "MicrosoftFluentUI/Utilities_ios": [
614 "ios/FluentUI/Shimmer/**/*.{swift,h}"
618 "name": "TabBar_ios",
623 "MicrosoftFluentUI/Avatar_ios": [
626 "MicrosoftFluentUI/Label_ios": [
629 "MicrosoftFluentUI/Separator_ios": [
634 "ios/FluentUI/Tab Bar/**/*.{swift,h}"
638 "name": "TableView_ios",
643 "MicrosoftFluentUI/Label_ios": [
646 "MicrosoftFluentUI/Separator_ios": [
651 "ios/FluentUI/Table View/TableView.resources.xcfilelist"
654 "ios/FluentUI/Table View/**/*.{swift,h}"
658 "name": "Tooltip_ios",
663 "MicrosoftFluentUI/Label_ios": [
666 "MicrosoftFluentUI/TouchForwardingView_ios": [
671 "ios/FluentUI/Tooltip/Tooltip.resources.xcfilelist"
674 "ios/FluentUI/Tooltip/**/*.{swift,h}"
678 "name": "TouchForwardingView_ios",
683 "MicrosoftFluentUI/Core_ios": [
688 "ios/FluentUI/TouchForwardingView/**/*.{swift,h}"
692 "name": "TwoLineTitleView_ios",
697 "MicrosoftFluentUI/EasyTapButton_ios": [
700 "MicrosoftFluentUI/Label_ios": [
705 "ios/FluentUI/TwoLineTitleView/TwoLineTitleView.resources.xcfilelist"
708 "ios/FluentUI/TwoLineTitleView/**/*.{swift,h}"
712 "name": "Utilities_ios",
717 "ios/FluentUI/Utilities/**/*.{swift,h}"
721 "name": "Appearance_mac",
726 "macos/FluentUI/Appearance/**/*.{swift,h}"
730 "name": "AvatarView_mac",
735 "MicrosoftFluentUI/Core_mac": [
738 "MicrosoftFluentUI/DynamicColor_mac": [
743 "macos/FluentUI/AvatarView/**/*.{swift,h}"
747 "name": "BadgeView_mac",
752 "MicrosoftFluentUI/Core_mac": [
755 "MicrosoftFluentUI/DynamicColor_mac": [
760 "macos/FluentUI/Badge/**/*.{swift,h}"
764 "name": "Button_mac",
769 "MicrosoftFluentUI/Core_mac": [
774 "macos/FluentUI/Button/**/*.{swift,h}"
782 "resource_bundles": {
783 "FluentUIResources-macos": [
784 "macos/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
788 "macos/FluentUI/Core/**/*.{swift,h}"
792 "name": "DatePicker_mac",
797 "MicrosoftFluentUI/Core_mac": [
800 "MicrosoftFluentUI/Appearance_mac": [
805 "macos/FluentUI/DatePicker/**/*.{swift,h}"
809 "name": "DynamicColor_mac",
814 "MicrosoftFluentUI/Appearance_mac": [
819 "macos/FluentUI/DynamicColor/**/*.{swift,h}"
828 "MicrosoftFluentUI/Core_mac": [
833 "macos/FluentUI/Link/**/*.{swift,h}"
837 "name": "Separator_mac",
842 "MicrosoftFluentUI/Core_mac": [
847 "macos/FluentUI/Separator/**/*.{swift,h}"
851 "swift_version": "5.7"