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.6",
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": "DotView_ios",
267 "MicrosoftFluentUI/Core_ios": [
272 "ios/FluentUI/DotView/**/*.{swift,h}"
276 "name": "Drawer_ios",
281 "MicrosoftFluentUI/Obscurable_ios": [
284 "MicrosoftFluentUI/ResizingHandleView_ios": [
287 "MicrosoftFluentUI/Separator_ios": [
290 "MicrosoftFluentUI/TouchForwardingView_ios": [
295 "ios/FluentUI/Drawer/**/*.{swift,h}"
299 "name": "EasyTapButton_ios",
304 "MicrosoftFluentUI/Core_ios": [
309 "ios/FluentUI/EasyTapButton/**/*.{swift,h}"
318 "MicrosoftFluentUI/ActivityIndicator_ios": [
321 "MicrosoftFluentUI/Label_ios": [
324 "MicrosoftFluentUI/TouchForwardingView_ios": [
329 "ios/FluentUI/HUD/HUD.resources.xcfilelist"
332 "ios/FluentUI/HUD/**/*.{swift,h}"
336 "name": "IndeterminateProgressBar_ios",
341 "MicrosoftFluentUI/Core_ios": [
346 "ios/FluentUI/IndeterminateProgressBar/**/*.{swift,h}"
355 "MicrosoftFluentUI/Core_ios": [
360 "ios/FluentUI/Label/**/*.{swift,h}"
364 "name": "Navigation_ios",
369 "MicrosoftFluentUI/ActivityIndicator_ios": [
372 "MicrosoftFluentUI/Avatar_ios": [
375 "MicrosoftFluentUI/Separator_ios": [
378 "MicrosoftFluentUI/TwoLineTitleView_ios": [
383 "ios/FluentUI/Navigation/Navigation.resources.xcfilelist"
386 "ios/FluentUI/Navigation/**/*.{swift,h}"
390 "name": "Notification_ios",
395 "MicrosoftFluentUI/Obscurable_ios": [
398 "MicrosoftFluentUI/Label_ios": [
401 "MicrosoftFluentUI/Separator_ios": [
406 "ios/FluentUI/Notification/Notification.resources.xcfilelist"
409 "ios/FluentUI/Notification/**/*.{swift,h}"
413 "name": "Obscurable_ios",
418 "MicrosoftFluentUI/Core_ios": [
423 "ios/FluentUI/Obscurable/**/*.{swift,h}"
427 "name": "OtherCells_ios",
432 "MicrosoftFluentUI/ActivityIndicator_ios": [
435 "MicrosoftFluentUI/TableView_ios": [
440 "ios/FluentUI/Other Cells/OtherCells.resources.xcfilelist"
443 "ios/FluentUI/Other Cells/**/*.{swift,h}"
447 "name": "PeoplePicker_ios",
452 "MicrosoftFluentUI/Avatar_ios": [
455 "MicrosoftFluentUI/BadgeField_ios": [
458 "MicrosoftFluentUI/Separator_ios": [
461 "MicrosoftFluentUI/OtherCells_ios": [
466 "ios/FluentUI/People Picker/**/*.{swift,h}"
470 "name": "PersonaButton_ios",
475 "MicrosoftFluentUI/Avatar_ios": [
480 "ios/FluentUI/PersonaButton/**/*.{swift,h}"
484 "name": "PersonaButtonCarousel_ios",
489 "MicrosoftFluentUI/PersonaButton_ios": [
494 "ios/FluentUI/PersonaButtonCarousel/**/*.{swift,h}"
498 "name": "PillButtonBar_ios",
503 "MicrosoftFluentUI/Core_ios": [
508 "ios/FluentUI/Pill Button Bar/**/*.{swift,h}"
512 "name": "PopupMenu_ios",
517 "MicrosoftFluentUI/Drawer_ios": [
520 "MicrosoftFluentUI/Label_ios": [
523 "MicrosoftFluentUI/Separator_ios": [
526 "MicrosoftFluentUI/TableView_ios": [
531 "ios/FluentUI/Popup Menu/**/*.{swift,h}"
535 "name": "Presenters_ios",
540 "MicrosoftFluentUI/Obscurable_ios": [
545 "ios/FluentUI/Presenters/**/*.{swift,h}"
549 "name": "ResizingHandleView_ios",
554 "MicrosoftFluentUI/Core_ios": [
559 "ios/FluentUI/ResizingHandleView/**/*.{swift,h}"
563 "name": "SegmentedControl_ios",
568 "MicrosoftFluentUI/Separator_ios": [
573 "ios/FluentUI/SegmentedControl/**/*.{swift,h}"
577 "name": "Separator_ios",
582 "MicrosoftFluentUI/Core_ios": [
587 "ios/FluentUI/Separator/**/*.{swift,h}"
591 "name": "Shimmer_ios",
596 "MicrosoftFluentUI/Core_ios": [
599 "MicrosoftFluentUI/Utilities_ios": [
604 "ios/FluentUI/Shimmer/**/*.{swift,h}"
608 "name": "TabBar_ios",
613 "MicrosoftFluentUI/Avatar_ios": [
616 "MicrosoftFluentUI/Label_ios": [
619 "MicrosoftFluentUI/Separator_ios": [
624 "ios/FluentUI/Tab Bar/**/*.{swift,h}"
628 "name": "TableView_ios",
633 "MicrosoftFluentUI/Label_ios": [
636 "MicrosoftFluentUI/Separator_ios": [
641 "ios/FluentUI/Table View/TableView.resources.xcfilelist"
644 "ios/FluentUI/Table View/**/*.{swift,h}"
648 "name": "Tooltip_ios",
653 "MicrosoftFluentUI/Label_ios": [
656 "MicrosoftFluentUI/TouchForwardingView_ios": [
661 "ios/FluentUI/Tooltip/Tooltip.resources.xcfilelist"
664 "ios/FluentUI/Tooltip/**/*.{swift,h}"
668 "name": "TouchForwardingView_ios",
673 "MicrosoftFluentUI/Core_ios": [
678 "ios/FluentUI/TouchForwardingView/**/*.{swift,h}"
682 "name": "TwoLineTitleView_ios",
687 "MicrosoftFluentUI/EasyTapButton_ios": [
690 "MicrosoftFluentUI/Label_ios": [
695 "ios/FluentUI/TwoLineTitleView/TwoLineTitleView.resources.xcfilelist"
698 "ios/FluentUI/TwoLineTitleView/**/*.{swift,h}"
702 "name": "Utilities_ios",
707 "ios/FluentUI/Utilities/**/*.{swift,h}"
711 "name": "Appearance_mac",
716 "macos/FluentUI/Appearance/**/*.{swift,h}"
720 "name": "AvatarView_mac",
725 "MicrosoftFluentUI/Core_mac": [
728 "MicrosoftFluentUI/DynamicColor_mac": [
733 "macos/FluentUI/AvatarView/**/*.{swift,h}"
737 "name": "BadgeView_mac",
742 "MicrosoftFluentUI/Core_mac": [
745 "MicrosoftFluentUI/DynamicColor_mac": [
750 "macos/FluentUI/Badge/**/*.{swift,h}"
754 "name": "Button_mac",
759 "MicrosoftFluentUI/Core_mac": [
764 "macos/FluentUI/Button/**/*.{swift,h}"
772 "resource_bundles": {
773 "FluentUIResources-macos": [
774 "apple/Resources/**/*.{json,xcassets}",
775 "macos/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
779 "macos/FluentUI/Core/**/*.{swift,h}"
783 "name": "DatePicker_mac",
788 "MicrosoftFluentUI/Core_mac": [
791 "MicrosoftFluentUI/Appearance_mac": [
796 "macos/FluentUI/DatePicker/**/*.{swift,h}"
800 "name": "DynamicColor_mac",
805 "MicrosoftFluentUI/Appearance_mac": [
810 "macos/FluentUI/DynamicColor/**/*.{swift,h}"
819 "MicrosoftFluentUI/Core_mac": [
824 "macos/FluentUI/Link/**/*.{swift,h}"
828 "name": "Separator_mac",
833 "MicrosoftFluentUI/Core_mac": [
838 "macos/FluentUI/Separator/**/*.{swift,h}"
842 "swift_version": "5.6"