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": [
403 "ios/FluentUI/Notification/Notification.resources.xcfilelist"
406 "ios/FluentUI/Notification/**/*.{swift,h}"
410 "name": "Obscurable_ios",
415 "MicrosoftFluentUI/Core_ios": [
420 "ios/FluentUI/Obscurable/**/*.{swift,h}"
424 "name": "OtherCells_ios",
429 "MicrosoftFluentUI/ActivityIndicator_ios": [
432 "MicrosoftFluentUI/TableView_ios": [
437 "ios/FluentUI/Other Cells/OtherCells.resources.xcfilelist"
440 "ios/FluentUI/Other Cells/**/*.{swift,h}"
444 "name": "PeoplePicker_ios",
449 "MicrosoftFluentUI/Avatar_ios": [
452 "MicrosoftFluentUI/BadgeField_ios": [
455 "MicrosoftFluentUI/Separator_ios": [
458 "MicrosoftFluentUI/OtherCells_ios": [
463 "ios/FluentUI/People Picker/**/*.{swift,h}"
467 "name": "PersonaButton_ios",
472 "MicrosoftFluentUI/Avatar_ios": [
477 "ios/FluentUI/PersonaButton/**/*.{swift,h}"
481 "name": "PersonaButtonCarousel_ios",
486 "MicrosoftFluentUI/PersonaButton_ios": [
491 "ios/FluentUI/PersonaButtonCarousel/**/*.{swift,h}"
495 "name": "PillButtonBar_ios",
500 "MicrosoftFluentUI/Core_ios": [
505 "ios/FluentUI/Pill Button Bar/**/*.{swift,h}"
509 "name": "PopupMenu_ios",
514 "MicrosoftFluentUI/Drawer_ios": [
517 "MicrosoftFluentUI/Label_ios": [
520 "MicrosoftFluentUI/Separator_ios": [
523 "MicrosoftFluentUI/TableView_ios": [
528 "ios/FluentUI/Popup Menu/**/*.{swift,h}"
532 "name": "Presenters_ios",
537 "MicrosoftFluentUI/Obscurable_ios": [
542 "ios/FluentUI/Presenters/**/*.{swift,h}"
546 "name": "ResizingHandleView_ios",
551 "MicrosoftFluentUI/Core_ios": [
556 "ios/FluentUI/ResizingHandleView/**/*.{swift,h}"
560 "name": "SegmentedControl_ios",
565 "MicrosoftFluentUI/Separator_ios": [
570 "ios/FluentUI/SegmentedControl/**/*.{swift,h}"
574 "name": "Separator_ios",
579 "MicrosoftFluentUI/Core_ios": [
584 "ios/FluentUI/Separator/**/*.{swift,h}"
588 "name": "Shimmer_ios",
593 "MicrosoftFluentUI/Core_ios": [
596 "MicrosoftFluentUI/Utilities_ios": [
601 "ios/FluentUI/Shimmer/**/*.{swift,h}"
605 "name": "TabBar_ios",
610 "MicrosoftFluentUI/Avatar_ios": [
613 "MicrosoftFluentUI/Label_ios": [
616 "MicrosoftFluentUI/Separator_ios": [
621 "ios/FluentUI/Tab Bar/**/*.{swift,h}"
625 "name": "TableView_ios",
630 "MicrosoftFluentUI/Label_ios": [
633 "MicrosoftFluentUI/Separator_ios": [
638 "ios/FluentUI/Table View/TableView.resources.xcfilelist"
641 "ios/FluentUI/Table View/**/*.{swift,h}"
645 "name": "Tooltip_ios",
650 "MicrosoftFluentUI/Label_ios": [
653 "MicrosoftFluentUI/TouchForwardingView_ios": [
658 "ios/FluentUI/Tooltip/Tooltip.resources.xcfilelist"
661 "ios/FluentUI/Tooltip/**/*.{swift,h}"
665 "name": "TouchForwardingView_ios",
670 "MicrosoftFluentUI/Core_ios": [
675 "ios/FluentUI/TouchForwardingView/**/*.{swift,h}"
679 "name": "TwoLineTitleView_ios",
684 "MicrosoftFluentUI/EasyTapButton_ios": [
687 "MicrosoftFluentUI/Label_ios": [
692 "ios/FluentUI/TwoLineTitleView/TwoLineTitleView.resources.xcfilelist"
695 "ios/FluentUI/TwoLineTitleView/**/*.{swift,h}"
699 "name": "Utilities_ios",
704 "ios/FluentUI/Utilities/**/*.{swift,h}"
708 "name": "Appearance_mac",
713 "macos/FluentUI/Appearance/**/*.{swift,h}"
717 "name": "AvatarView_mac",
722 "MicrosoftFluentUI/Core_mac": [
725 "MicrosoftFluentUI/DynamicColor_mac": [
730 "macos/FluentUI/AvatarView/**/*.{swift,h}"
734 "name": "BadgeView_mac",
739 "MicrosoftFluentUI/Core_mac": [
742 "MicrosoftFluentUI/DynamicColor_mac": [
747 "macos/FluentUI/Badge/**/*.{swift,h}"
751 "name": "Button_mac",
756 "MicrosoftFluentUI/Core_mac": [
761 "macos/FluentUI/Button/**/*.{swift,h}"
769 "resource_bundles": {
770 "FluentUIResources-macos": [
771 "apple/Resources/**/*.{json,xcassets}",
772 "macos/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
776 "macos/FluentUI/Core/**/*.{swift,h}"
780 "name": "DatePicker_mac",
785 "MicrosoftFluentUI/Core_mac": [
788 "MicrosoftFluentUI/Appearance_mac": [
793 "macos/FluentUI/DatePicker/**/*.{swift,h}"
797 "name": "DynamicColor_mac",
802 "MicrosoftFluentUI/Appearance_mac": [
807 "macos/FluentUI/DynamicColor/**/*.{swift,h}"
816 "MicrosoftFluentUI/Core_mac": [
821 "macos/FluentUI/Link/**/*.{swift,h}"
825 "name": "Separator_mac",
830 "MicrosoftFluentUI/Core_mac": [
835 "macos/FluentUI/Separator/**/*.{swift,h}"
839 "swift_version": "5.6"