2 "name": "MaterialComponents",
4 "authors": "The Material Components authors.",
5 "summary": "A collection of stand-alone production-ready UI libraries focused on design details.",
6 "homepage": "https://github.com/material-components/material-components-ios",
7 "license": "Apache 2.0",
9 "git": "https://github.com/material-components/material-components-ios.git",
18 "name": "ActionSheet",
22 "public_header_files": "components/ActionSheet/src/*.h",
24 "components/ActionSheet/src/*.{h,m}",
25 "components/ActionSheet/src/private/*.{h,m}"
28 "MaterialComponents/BottomSheet": [
31 "MaterialComponents/Elevation": [
34 "MaterialComponents/Ink": [
37 "MaterialComponents/private/Math": [
40 "MaterialComponents/Ripple": [
43 "MaterialComponents/ShadowElevations": [
46 "MaterialComponents/Typography": [
55 "components/ActionSheet/tests/unit/*.{h,m,swift}"
61 "name": "ActionSheet+Theming",
65 "public_header_files": "components/ActionSheet/src/Theming/*.h",
67 "components/ActionSheet/src/Theming/*.{h,m}",
68 "components/ActionSheet/src/Theming/private/*.{h,m}"
71 "MaterialComponents/ActionSheet": [
74 "MaterialComponents/Elevation": [
77 "MaterialComponents/private/Color": [
80 "MaterialComponents/schemes/Container": [
89 "components/ActionSheet/tests/unit/Theming/*.{h,m,swift}",
90 "components/ActionSheet/tests/unit/Theming/supplemental/*.{h,m,swift}"
92 "resources": "components/ActionSheet/tests/unit/Theming/resources/*"
97 "name": "ActivityIndicator",
101 "public_header_files": "components/ActivityIndicator/src/*.h",
103 "components/ActivityIndicator/src/*.{h,m}",
104 "components/ActivityIndicator/src/private/*.{h,m}"
107 "components/ActivityIndicator/src/MaterialActivityIndicator.bundle"
110 "MDFInternationalization": [
113 "MaterialComponents/Palettes": [
116 "MaterialComponents/private/Application": [
128 "components/ActivityIndicator/tests/unit/*.{h,m,swift}",
129 "components/ActivityIndicator/tests/unit/supplemental/*.{h,m,swift}"
131 "resources": "components/ActivityIndicator/tests/unit/resources/*",
133 "MaterialComponents/ActivityIndicator+ColorThemer": [
141 "name": "ActivityIndicator+ColorThemer",
145 "public_header_files": [
146 "components/ActivityIndicator/src/ColorThemer/*.h"
149 "components/ActivityIndicator/src/ColorThemer/*.{h,m}"
152 "MaterialComponents/ActivityIndicator": [
155 "MaterialComponents/schemes/Color": [
161 "name": "AnimationTiming",
165 "public_header_files": "components/AnimationTiming/src/*.h",
167 "components/AnimationTiming/src/*.{h,m}",
168 "components/AnimationTiming/src/private/*.{h,m}"
175 "components/AnimationTiming/tests/unit/*.{h,m,swift}",
176 "components/AnimationTiming/tests/unit/supplemental/*.{h,m,swift}"
178 "resources": "components/AnimationTiming/tests/unit/resources/*"
187 "public_header_files": "components/AppBar/src/*.h",
189 "components/AppBar/src/*.{h,m}",
190 "components/AppBar/src/private/*.{h,m}"
193 "components/AppBar/src/MaterialAppBar.bundle"
196 "MaterialComponents/HeaderStackView": [
199 "MaterialComponents/NavigationBar": [
202 "MaterialComponents/Typography": [
205 "MaterialComponents/private/Application": [
208 "MaterialComponents/FlexibleHeader": [
211 "MaterialComponents/ShadowElevations": [
214 "MaterialComponents/ShadowLayer": [
217 "MDFInternationalization": [
220 "MaterialComponents/private/Icons/ic_arrow_back": [
223 "MaterialComponents/private/UIMetrics": [
232 "components/AppBar/tests/unit/*.{h,m,swift}",
233 "components/AppBar/tests/unit/supplemental/*.{h,m,swift}"
235 "resources": "components/AppBar/tests/unit/resources/*",
237 "MaterialComponents/AppBar+ColorThemer": [
240 "MaterialComponents/AppBar+TypographyThemer": [
248 "name": "AppBar+Theming",
252 "public_header_files": "components/AppBar/src/Theming/*.h",
254 "components/AppBar/src/Theming/*.{h,m}",
255 "components/AppBar/src/Theming/private/*.{h,m}"
258 "MaterialComponents/AppBar": [
261 "MaterialComponents/schemes/Container": [
270 "components/AppBar/tests/unit/Theming/*.{h,m,swift}",
271 "components/AppBar/tests/unit/Theming/supplemental/*.{h,m,swift}"
273 "resources": "components/AppBar/tests/unit/Theming/resources/*"
278 "name": "AppBar+ColorThemer",
282 "public_header_files": [
283 "components/AppBar/src/ColorThemer/*.h"
286 "components/AppBar/src/ColorThemer/*.{h,m}",
287 "components/AppBar/src/ColorThemer/private/*.{h,m}"
290 "MaterialComponents/AppBar": [
293 "MaterialComponents/FlexibleHeader+ColorThemer": [
296 "MaterialComponents/NavigationBar+ColorThemer": [
299 "MaterialComponents/Themes": [
305 "name": "AppBar+TypographyThemer",
309 "public_header_files": [
310 "components/AppBar/src/TypographyThemer/*.h"
313 "components/AppBar/src/TypographyThemer/*.{h,m}",
314 "components/AppBar/src/TypographyThemer/private/*.{h,m}"
317 "MaterialComponents/AppBar": [
320 "MaterialComponents/NavigationBar+TypographyThemer": [
330 "public_header_files": "components/Banner/src/*.h",
331 "source_files": "components/Banner/src/*.{h,m}",
333 "MaterialComponents/Buttons": [
336 "MaterialComponents/Elevation": [
339 "MaterialComponents/Typography": [
348 "components/Banner/tests/unit/*.m"
354 "name": "Banner+Theming",
358 "public_header_files": "components/Banner/src/Theming/*.h",
360 "components/Banner/src/Theming/*.{h,m}",
361 "components/Banner/src/Theming/private/*.{h,m}"
364 "MaterialComponents/Banner": [
367 "MaterialComponents/Buttons": [
370 "MaterialComponents/Buttons+Theming": [
373 "MaterialComponents/Elevation": [
376 "MaterialComponents/Typography": [
379 "MaterialComponents/schemes/Container": [
388 "components/Banner/tests/unit/Theming/*.{h,m,swift}"
391 "MaterialComponents/schemes/Container": [
399 "name": "BottomAppBar",
403 "public_header_files": "components/BottomAppBar/src/*.h",
405 "components/BottomAppBar/src/*.{h,m}",
406 "components/BottomAppBar/src/private/*.{h,m}"
409 "MDFInternationalization": [
412 "MaterialComponents/Buttons": [
415 "MaterialComponents/NavigationBar": [
418 "MaterialComponents/private/Math": [
427 "components/BottomAppBar/tests/unit/*.{h,m,swift}",
428 "components/BottomAppBar/tests/unit/supplemental/*.{h,m,swift}"
430 "resources": "components/BottomAppBar/tests/unit/resources/*",
432 "MaterialComponents/BottomAppBar+ColorThemer": [
440 "name": "BottomAppBar+ColorThemer",
444 "public_header_files": [
445 "components/BottomAppBar/src/ColorThemer/*.h"
448 "components/BottomAppBar/src/ColorThemer/*.{h,m}"
451 "MaterialComponents/BottomAppBar": [
454 "MaterialComponents/Themes": [
460 "name": "BottomNavigation",
464 "public_header_files": "components/BottomNavigation/src/*.h",
466 "components/BottomNavigation/src/*.{h,m}",
467 "components/BottomNavigation/src/private/*.{h,m}"
470 "components/BottomNavigation/src/MDCBottomNavigationBarController.*",
471 "components/BottomNavigation/src/MaterialBottomNavigationBeta.h"
474 "components/BottomNavigation/src/MaterialBottomNavigation.bundle"
477 "MDFInternationalization": [
480 "MaterialComponents/Elevation": [
483 "MaterialComponents/Ink": [
486 "MaterialComponents/Ripple": [
489 "MaterialComponents/Palettes": [
492 "MaterialComponents/ShadowElevations": [
495 "MaterialComponents/ShadowLayer": [
498 "MaterialComponents/Typography": [
501 "MaterialComponents/private/Math": [
510 "components/BottomNavigation/tests/unit/*.{h,m,swift}",
511 "components/BottomNavigation/tests/unit/supplemental/*.{h,m,swift}"
514 "components/BottomNavigation/tests/unit/MDCBottomNavigationBarControllerTests.m"
516 "resources": "components/BottomNavigation/tests/unit/resources/*",
518 "MaterialComponents/BottomNavigation+ColorThemer": [
521 "MaterialComponents/BottomNavigation+TypographyThemer": [
529 "name": "BottomNavigation+ColorThemer",
533 "public_header_files": [
534 "components/BottomNavigation/src/ColorThemer/*.h"
537 "components/BottomNavigation/src/ColorThemer/*.{h,m}"
540 "MaterialComponents/BottomNavigation": [
543 "MaterialComponents/schemes/Color": [
549 "name": "BottomNavigation+TypographyThemer",
553 "public_header_files": [
554 "components/BottomNavigation/src/TypographyThemer/*.h"
557 "components/BottomNavigation/src/TypographyThemer/*.{h,m}"
560 "MaterialComponents/BottomNavigation": [
563 "MaterialComponents/schemes/Typography": [
569 "name": "BottomNavigation+Theming",
573 "public_header_files": "components/BottomNavigation/src/Theming/*.h",
575 "components/BottomNavigation/src/Theming/*.{h,m}",
576 "components/BottomNavigation/src/Theming/private/*.{h,m}"
579 "MaterialComponents/BottomNavigation": [
582 "MaterialComponents/ShadowElevations": [
585 "MaterialComponents/schemes/Color": [
588 "MaterialComponents/schemes/Container": [
591 "MaterialComponents/schemes/Typography": [
600 "components/BottomNavigation/tests/unit/Theming/*.{h,m,swift}",
601 "components/BottomNavigation/tests/unit/Theming/supplemental/*.{h,m,swift}"
603 "resources": "components/BottomNavigation/tests/unit/Theming/resources/*"
608 "name": "BottomSheet",
612 "public_header_files": "components/BottomSheet/src/*.h",
614 "components/BottomSheet/src/*.{h,m}",
615 "components/BottomSheet/src/private/*.{h,m}"
617 "frameworks": "WebKit",
619 "MaterialComponents/Elevation": [
622 "MaterialComponents/ShapeLibrary": [
625 "MaterialComponents/Shapes": [
628 "MaterialComponents/ShadowElevations": [
631 "MaterialComponents/ShadowLayer": [
634 "MaterialComponents/private/KeyboardWatcher": [
637 "MaterialComponents/private/Math": [
646 "components/BottomSheet/tests/unit/*.{h,m,swift}",
647 "components/BottomSheet/tests/unit/supplemental/*.{h,m,swift}"
649 "resources": "components/BottomSheet/tests/unit/resources/*",
651 "MaterialComponents/BottomSheet+ShapeThemer": [
659 "name": "BottomSheet+ShapeThemer",
663 "public_header_files": [
664 "components/BottomSheet/src/ShapeThemer/*.h"
667 "components/BottomSheet/src/ShapeThemer/*.{h,m}",
668 "components/BottomSheet/src/ShapeThemer/private/*.{h,m}"
671 "MaterialComponents/BottomSheet": [
674 "MaterialComponents/schemes/Shape": [
684 "public_header_files": "components/Buttons/src/*.h",
686 "components/Buttons/src/*.{h,m}",
687 "components/Buttons/src/private/*.{h,m}"
690 "MDFInternationalization": [
693 "MDFTextAccessibility": [
696 "MaterialComponents/Elevation": [
699 "MaterialComponents/Ink": [
702 "MaterialComponents/Ripple": [
705 "MaterialComponents/ShadowElevations": [
708 "MaterialComponents/ShadowLayer": [
711 "MaterialComponents/Shapes": [
714 "MaterialComponents/Typography": [
717 "MaterialComponents/private/Math": [
726 "components/Buttons/tests/unit/*.{h,m,swift}",
727 "components/Buttons/tests/unit/supplemental/*.{h,m,swift}"
729 "resources": "components/Buttons/tests/unit/resources/*",
731 "MaterialComponents/Buttons+ShapeThemer": [
734 "MaterialComponents/Buttons+ColorThemer": [
737 "MaterialComponents/Buttons+TitleColorAccessibilityMutator": [
740 "MaterialComponents/Buttons+ButtonThemer": [
748 "name": "Buttons+ColorThemer",
752 "public_header_files": [
753 "components/Buttons/src/ColorThemer/*.h"
756 "components/Buttons/src/ColorThemer/*.{h,m}",
757 "components/Buttons/src/ColorThemer/private/*.{h,m}"
760 "MaterialComponents/Buttons": [
763 "MaterialComponents/schemes/Color": [
769 "name": "Buttons+TitleColorAccessibilityMutator",
773 "public_header_files": [
774 "components/Buttons/src/TitleColorAccessibilityMutator/*.h"
777 "components/Buttons/src/TitleColorAccessibilityMutator/*.{h,m}",
778 "components/Buttons/src/TitleColorAccessibilityMutator/private/*.{h,m}"
781 "MDFTextAccessibility": [
784 "MaterialComponents/Buttons": [
790 "name": "Buttons+ShapeThemer",
794 "public_header_files": [
795 "components/Buttons/src/ShapeThemer/*.h"
798 "components/Buttons/src/ShapeThemer/*.{h,m}"
801 "MaterialComponents/Buttons": [
804 "MaterialComponents/schemes/Shape": [
810 "name": "Buttons+TypographyThemer",
814 "public_header_files": [
815 "components/Buttons/src/TypographyThemer/*.h"
818 "components/Buttons/src/TypographyThemer/*.{h,m}"
821 "MaterialComponents/Buttons": [
824 "MaterialComponents/schemes/Typography": [
830 "name": "Buttons+ButtonThemer",
834 "public_header_files": [
835 "components/Buttons/src/ButtonThemer/*.h"
838 "components/Buttons/src/ButtonThemer/*.{h,m}",
839 "components/Buttons/src/ButtonThemer/private/*.{h,m}"
842 "MaterialComponents/Buttons": [
845 "MaterialComponents/Buttons+ColorThemer": [
848 "MaterialComponents/Buttons+ShapeThemer": [
851 "MaterialComponents/Buttons+TypographyThemer": [
854 "MaterialComponents/Palettes": [
860 "name": "Buttons+Theming",
864 "public_header_files": "components/Buttons/src/Theming/*.h",
866 "components/Buttons/src/Theming/*.{h,m}",
867 "components/Buttons/src/Theming/private/*.{h,m}"
870 "MaterialComponents/Buttons": [
873 "MaterialComponents/Buttons+ColorThemer": [
876 "MaterialComponents/Buttons+ShapeThemer": [
879 "MaterialComponents/Buttons+TypographyThemer": [
882 "MaterialComponents/ShadowElevations": [
885 "MaterialComponents/schemes/Container": [
894 "components/Buttons/tests/unit/Theming/*.{h,m,swift}",
895 "components/Buttons/tests/unit/Theming/supplemental/*.{h,m,swift}"
897 "resources": "components/Buttons/tests/unit/Theming/resources/*"
906 "public_header_files": "components/ButtonBar/src/*.h",
908 "components/ButtonBar/src/*.{h,m}",
909 "components/ButtonBar/src/private/*.{h,m}"
912 "MDFInternationalization": [
915 "MaterialComponents/Buttons": [
918 "MaterialComponents/private/Application": [
927 "components/ButtonBar/tests/unit/*.{h,m,swift}",
928 "components/ButtonBar/tests/unit/supplemental/*.{h,m,swift}"
930 "resources": "components/ButtonBar/tests/unit/resources/*",
932 "MaterialComponents/ButtonBar+TypographyThemer": [
940 "name": "ButtonBar+ColorThemer",
944 "public_header_files": [
945 "components/ButtonBar/src/ColorThemer/*.h"
948 "components/ButtonBar/src/ColorThemer/*.{h,m}"
951 "MaterialComponents/ButtonBar": [
954 "MaterialComponents/Themes": [
960 "name": "ButtonBar+TypographyThemer",
964 "public_header_files": [
965 "components/ButtonBar/src/TypographyThemer/*.h"
968 "components/ButtonBar/src/TypographyThemer/*.{h,m}"
971 "MaterialComponents/ButtonBar": [
974 "MaterialComponents/schemes/Typography": [
984 "public_header_files": "components/Cards/src/*.h",
985 "source_files": "components/Cards/src/*.{h,m}",
987 "components/Cards/src/MDCCard+Ripple.{h,m}",
988 "components/Cards/src/MDCCardCollectionCell+Ripple.{h,m}"
991 "MaterialComponents/Elevation": [
994 "MaterialComponents/Ink": [
997 "MaterialComponents/Ripple": [
1000 "MaterialComponents/ShadowLayer": [
1003 "MaterialComponents/Shapes": [
1006 "MaterialComponents/private/Icons/ic_check_circle": [
1009 "MaterialComponents/private/Math": [
1015 "name": "UnitTests",
1016 "test_type": "unit",
1018 "components/Cards/tests/unit/*.{h,m,swift}",
1019 "components/Cards/tests/unit/supplemental/*.{h,m,swift}"
1021 "resources": "components/Cards/tests/unit/resources/*",
1023 "MaterialComponents/Cards+ColorThemer": [
1026 "MaterialComponents/Cards+ShapeThemer": [
1034 "name": "Cards+ColorThemer",
1038 "public_header_files": [
1039 "components/Cards/src/ColorThemer/*.h"
1042 "components/Cards/src/ColorThemer/*.{h,m}"
1045 "MaterialComponents/Cards": [
1048 "MaterialComponents/schemes/Color": [
1054 "name": "Cards+ShapeThemer",
1058 "public_header_files": [
1059 "components/Cards/src/ShapeThemer/*.h"
1062 "components/Cards/src/ShapeThemer/*.{h,m}"
1065 "MaterialComponents/Cards": [
1068 "MaterialComponents/schemes/Shape": [
1074 "name": "Cards+CardThemer",
1078 "public_header_files": [
1079 "components/Cards/src/CardThemer/*.h"
1082 "components/Cards/src/CardThemer/*.{h,m}"
1085 "MaterialComponents/Cards": [
1088 "MaterialComponents/Cards+ColorThemer": [
1091 "MaterialComponents/Cards+ShapeThemer": [
1097 "name": "Cards+Theming",
1101 "public_header_files": "components/Cards/src/Theming/*.h",
1103 "components/Cards/src/Theming/*.{h,m}",
1104 "components/Cards/src/Theming/private/*.{h,m}"
1107 "MaterialComponents/Cards": [
1110 "MaterialComponents/Cards+ColorThemer": [
1113 "MaterialComponents/Cards+ShapeThemer": [
1116 "MaterialComponents/schemes/Container": [
1122 "name": "UnitTests",
1123 "test_type": "unit",
1125 "components/Cards/tests/unit/Theming/*.{h,m,swift}",
1126 "components/Cards/tests/unit/Theming/supplemental/*.{h,m,swift}"
1128 "resources": "components/Cards/tests/unit/Theming/resources/*"
1137 "public_header_files": "components/Chips/src/*.h",
1139 "components/Chips/src/*.{h,m}",
1140 "components/Chips/src/private/*.{h,m}"
1143 "MDFInternationalization": [
1146 "MaterialComponents/Elevation": [
1149 "MaterialComponents/Ink": [
1152 "MaterialComponents/Ripple": [
1155 "MaterialComponents/ShadowLayer": [
1158 "MaterialComponents/ShadowElevations": [
1161 "MaterialComponents/ShapeLibrary": [
1164 "MaterialComponents/Shapes": [
1167 "MaterialComponents/TextFields": [
1170 "MaterialComponents/Typography": [
1173 "MaterialComponents/private/Math": [
1179 "name": "UnitTests",
1180 "test_type": "unit",
1182 "components/Chips/tests/unit/*.{h,m,swift}",
1183 "components/Chips/tests/unit/supplemental/*.{h,m,swift}"
1185 "resources": "components/Chips/tests/unit/resources/*",
1187 "MaterialComponents/Chips+ChipThemer": [
1190 "MaterialComponents/Chips+FontThemer": [
1193 "MaterialComponents/Themes": [
1201 "name": "Chips+ChipThemer",
1205 "public_header_files": [
1206 "components/Chips/src/ChipThemer/*.h"
1209 "components/Chips/src/ChipThemer/*.{h,m}"
1212 "MaterialComponents/Chips": [
1215 "MaterialComponents/Chips+ColorThemer": [
1218 "MaterialComponents/Chips+ShapeThemer": [
1221 "MaterialComponents/Chips+TypographyThemer": [
1227 "name": "Chips+ColorThemer",
1231 "public_header_files": [
1232 "components/Chips/src/ColorThemer/*.h"
1235 "components/Chips/src/ColorThemer/*.{h,m}"
1238 "MaterialComponents/Chips": [
1241 "MaterialComponents/schemes/Color": [
1247 "name": "Chips+FontThemer",
1251 "public_header_files": [
1252 "components/Chips/src/FontThemer/*.h"
1255 "components/Chips/src/FontThemer/*.{h,m}"
1258 "MaterialComponents/Chips": [
1261 "MaterialComponents/Themes": [
1267 "name": "Chips+ShapeThemer",
1271 "public_header_files": [
1272 "components/Chips/src/ShapeThemer/*.h"
1275 "components/Chips/src/ShapeThemer/*.{h,m}"
1278 "MaterialComponents/Chips": [
1281 "MaterialComponents/schemes/Shape": [
1287 "name": "Chips+TypographyThemer",
1291 "public_header_files": [
1292 "components/Chips/src/TypographyThemer/*.h"
1295 "components/Chips/src/TypographyThemer/*.{h,m}"
1298 "MaterialComponents/Chips": [
1301 "MaterialComponents/schemes/Typography": [
1307 "name": "Chips+Theming",
1311 "public_header_files": "components/Chips/src/Theming/*.h",
1313 "components/Chips/src/Theming/*.{h,m}",
1314 "components/Chips/src/Theming/private/*.{h,m}"
1317 "MaterialComponents/Chips": [
1320 "MaterialComponents/Chips+ColorThemer": [
1323 "MaterialComponents/Chips+ShapeThemer": [
1326 "MaterialComponents/Chips+TypographyThemer": [
1329 "MaterialComponents/schemes/Container": [
1335 "name": "UnitTests",
1336 "test_type": "unit",
1338 "components/Chips/tests/unit/Theming/*.{h,m,swift}",
1339 "components/Chips/tests/unit/Theming/supplemental/*.{h,m,swift}"
1341 "resources": "components/Chips/tests/unit/Theming/resources/*"
1346 "name": "CollectionCells",
1350 "public_header_files": "components/CollectionCells/src/*.h",
1352 "components/CollectionCells/src/*.{h,m}",
1353 "components/CollectionCells/src/private/*.{h,m}"
1356 "components/CollectionCells/src/MaterialCollectionCells.bundle"
1363 "MDFInternationalization": [
1366 "MaterialComponents/CollectionLayoutAttributes": [
1369 "MaterialComponents/Ink": [
1372 "MaterialComponents/Typography": [
1375 "MaterialComponents/Palettes": [
1378 "MaterialComponents/private/Icons/ic_check": [
1381 "MaterialComponents/private/Icons/ic_check_circle": [
1384 "MaterialComponents/private/Icons/ic_chevron_right": [
1387 "MaterialComponents/private/Icons/ic_info": [
1390 "MaterialComponents/private/Icons/ic_radio_button_unchecked": [
1393 "MaterialComponents/private/Icons/ic_reorder": [
1396 "MaterialComponents/private/Math": [
1402 "name": "UnitTests",
1403 "test_type": "unit",
1405 "components/CollectionCells/tests/unit/*.{h,m,swift}",
1406 "components/CollectionCells/tests/unit/supplemental/*.{h,m,swift}"
1408 "resources": "components/CollectionCells/tests/unit/resources/*"
1413 "name": "CollectionLayoutAttributes",
1417 "public_header_files": "components/CollectionLayoutAttributes/src/*.h",
1418 "source_files": "components/CollectionLayoutAttributes/src/*.{h,m}",
1421 "name": "UnitTests",
1422 "test_type": "unit",
1424 "components/CollectionLayoutAttributes/tests/unit/*.{h,m,swift}",
1425 "components/CollectionLayoutAttributes/tests/unit/supplemental/*.{h,m,swift}"
1427 "resources": "components/CollectionLayoutAttributes/tests/unit/resources/*"
1432 "name": "Collections",
1436 "public_header_files": "components/Collections/src/*.h",
1438 "components/Collections/src/*.{h,m}",
1439 "components/Collections/src/private/*.{h,m}"
1442 "components/Collections/src/MaterialCollections.bundle"
1449 "MaterialComponents/CollectionCells": [
1452 "MaterialComponents/CollectionLayoutAttributes": [
1455 "MaterialComponents/Ink": [
1458 "MaterialComponents/Palettes": [
1461 "MaterialComponents/ShadowElevations": [
1464 "MaterialComponents/ShadowLayer": [
1467 "MaterialComponents/Typography": [
1473 "name": "UnitTests",
1474 "test_type": "unit",
1476 "components/Collections/tests/unit/*.{h,m,swift}",
1477 "components/Collections/tests/unit/supplemental/*.{h,m,swift}"
1479 "resources": "components/Collections/tests/unit/resources/*"
1488 "public_header_files": "components/Dialogs/src/*.h",
1490 "components/Dialogs/src/*.{h,m}",
1491 "components/Dialogs/src/private/*.{h,m}"
1494 "components/Dialogs/src/MaterialDialogs.bundle"
1497 "MaterialComponents/Buttons": [
1500 "MaterialComponents/Elevation": [
1503 "MaterialComponents/ShadowElevations": [
1506 "MaterialComponents/ShadowLayer": [
1509 "MaterialComponents/Typography": [
1512 "MaterialComponents/private/KeyboardWatcher": [
1515 "MaterialComponents/private/Math": [
1518 "MDFInternationalization": [
1524 "name": "UnitTests",
1525 "test_type": "unit",
1527 "components/Dialogs/tests/unit/*.{h,m,swift}",
1528 "components/Dialogs/tests/unit/supplemental/*.{h,m,swift}"
1530 "resources": "components/Dialogs/tests/unit/resources/*",
1532 "MaterialComponents/Dialogs+DialogThemer": [
1540 "name": "Dialogs+ColorThemer",
1544 "public_header_files": [
1545 "components/Dialogs/src/ColorThemer/*.h"
1548 "components/Dialogs/src/ColorThemer/*.{h,m}"
1551 "MaterialComponents/Dialogs": [
1554 "MaterialComponents/Themes": [
1557 "MaterialComponents/Buttons+ColorThemer": [
1563 "name": "Dialogs+TypographyThemer",
1567 "public_header_files": [
1568 "components/Dialogs/src/TypographyThemer/*.h"
1571 "components/Dialogs/src/TypographyThemer/*.{h,m}"
1574 "MaterialComponents/Dialogs": [
1577 "MaterialComponents/schemes/Typography": [
1580 "MaterialComponents/Buttons+TypographyThemer": [
1586 "name": "Dialogs+DialogThemer",
1590 "public_header_files": [
1591 "components/Dialogs/src/DialogThemer/*.h"
1594 "components/Dialogs/src/DialogThemer/*.{h,m}"
1597 "MaterialComponents/Dialogs": [
1600 "MaterialComponents/Dialogs+ColorThemer": [
1603 "MaterialComponents/Dialogs+TypographyThemer": [
1606 "MaterialComponents/Buttons+ButtonThemer": [
1612 "name": "Dialogs+Theming",
1616 "public_header_files": "components/Dialogs/src/Theming/*.h",
1618 "components/Dialogs/src/Theming/*.{h,m}",
1619 "components/Dialogs/src/Theming/private/*.{h,m}"
1622 "MaterialComponents/Dialogs": [
1625 "MaterialComponents/Dialogs+ColorThemer": [
1628 "MaterialComponents/Dialogs+TypographyThemer": [
1631 "MaterialComponents/ShadowElevations": [
1634 "MaterialComponents/schemes/Container": [
1637 "MaterialComponents/Buttons+Theming": [
1643 "name": "UnitTests",
1644 "test_type": "unit",
1646 "components/Dialogs/tests/unit/Theming/*.{h,m,swift}",
1647 "components/Dialogs/tests/unit/Theming/supplemental/*.{h,m,swift}"
1649 "resources": "components/Dialogs/tests/unit/Theming/resources/*"
1654 "name": "Elevation",
1658 "public_header_files": "components/Elevation/src/*.h",
1660 "components/Elevation/src/*.{h,m}",
1661 "components/Elevation/src/private/*.{h,m}"
1664 "MaterialComponents/private/Color": [
1667 "MaterialComponents/private/Math": [
1673 "name": "UnitTests",
1674 "test_type": "unit",
1676 "components/Elevation/tests/unit/*.{h,m,swift}",
1677 "components/Elevation/tests/unit/supplemental/*.{h,m,swift}"
1680 "MaterialComponents/private/Color": [
1688 "name": "FeatureHighlight",
1692 "public_header_files": "components/FeatureHighlight/src/*.h",
1694 "components/FeatureHighlight/src/*.{h,m}",
1695 "components/FeatureHighlight/src/private/*.{h,m}"
1698 "components/FeatureHighlight/src/MaterialFeatureHighlight.bundle"
1701 "MaterialComponents/private/Math": [
1704 "MaterialComponents/Typography": [
1707 "MDFTextAccessibility": [
1713 "name": "UnitTests",
1714 "test_type": "unit",
1716 "components/FeatureHighlight/tests/unit/*.{h,m,swift}",
1717 "components/FeatureHighlight/tests/unit/supplemental/*.{h,m,swift}"
1719 "resources": "components/FeatureHighlight/tests/unit/resources/*",
1721 "MaterialComponents/FeatureHighlight+ColorThemer": [
1724 "MaterialComponents/FeatureHighlight+TypographyThemer": [
1727 "MaterialComponents/FeatureHighlight+FeatureHighlightAccessibilityMutator": [
1735 "name": "FeatureHighlight+ColorThemer",
1739 "public_header_files": [
1740 "components/FeatureHighlight/src/ColorThemer/*.h"
1743 "components/FeatureHighlight/src/ColorThemer/*.{h,m}"
1746 "MaterialComponents/FeatureHighlight": [
1749 "MaterialComponents/Themes": [
1755 "name": "FeatureHighlight+FontThemer",
1759 "public_header_files": [
1760 "components/FeatureHighlight/src/FontThemer/*.h"
1763 "components/FeatureHighlight/src/FontThemer/*.{h,m}"
1766 "MaterialComponents/FeatureHighlight": [
1769 "MaterialComponents/Themes": [
1775 "name": "FeatureHighlight+TypographyThemer",
1779 "public_header_files": [
1780 "components/FeatureHighlight/src/TypographyThemer/*.h"
1783 "components/FeatureHighlight/src/TypographyThemer/*.{h,m}"
1786 "MaterialComponents/FeatureHighlight": [
1789 "MaterialComponents/schemes/Typography": [
1795 "name": "FeatureHighlight+FeatureHighlightAccessibilityMutator",
1799 "public_header_files": [
1800 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.h"
1803 "components/FeatureHighlight/src/FeatureHighlightAccessibilityMutator/*.{h,m}"
1806 "MaterialComponents/FeatureHighlight": [
1809 "MDFTextAccessibility": [
1815 "name": "FlexibleHeader",
1819 "public_header_files": "components/FlexibleHeader/src/*.h",
1821 "components/FlexibleHeader/src/*.{h,m}",
1822 "components/FlexibleHeader/src/private/*.{h,m}"
1825 "MDFTextAccessibility": [
1828 "MaterialComponents/Elevation": [
1831 "MaterialComponents/ShadowElevations": [
1834 "MaterialComponents/ShadowLayer": [
1837 "MaterialComponents/private/Application": [
1840 "MaterialComponents/private/Math": [
1843 "MaterialComponents/private/UIMetrics": [
1849 "name": "UnitTests",
1850 "test_type": "unit",
1852 "components/FlexibleHeader/tests/unit/*.{h,m,swift}",
1853 "components/FlexibleHeader/tests/unit/supplemental/*.{h,m,swift}"
1855 "resources": "components/FlexibleHeader/tests/unit/resources/*",
1857 "MaterialComponents/FlexibleHeader+ColorThemer": [
1860 "MaterialComponents/ShadowLayer": [
1868 "name": "FlexibleHeader+CanAlwaysExpandToMaximumHeight",
1872 "public_header_files": [
1873 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.h"
1876 "components/FlexibleHeader/src/CanAlwaysExpandToMaximumHeight/*.{h,m}"
1879 "MaterialComponents/FlexibleHeader": [
1885 "name": "FlexibleHeader+ColorThemer",
1889 "public_header_files": [
1890 "components/FlexibleHeader/src/ColorThemer/*.h"
1893 "components/FlexibleHeader/src/ColorThemer/*.{h,m}"
1896 "MaterialComponents/FlexibleHeader": [
1899 "MaterialComponents/schemes/Color": [
1905 "name": "HeaderStackView",
1909 "public_header_files": "components/HeaderStackView/src/*.h",
1910 "source_files": "components/HeaderStackView/src/*.{h,m}",
1913 "name": "UnitTests",
1914 "test_type": "unit",
1916 "components/HeaderStackView/tests/unit/*.{h,m,swift}",
1917 "components/HeaderStackView/tests/unit/supplemental/*.{h,m,swift}"
1919 "resources": "components/HeaderStackView/tests/unit/resources/*"
1924 "name": "HeaderStackView+ColorThemer",
1928 "public_header_files": [
1929 "components/HeaderStackView/src/ColorThemer/*.h"
1932 "components/HeaderStackView/src/ColorThemer/*.{h,m}"
1935 "MaterialComponents/HeaderStackView": [
1938 "MaterialComponents/Themes": [
1948 "public_header_files": "components/Ink/src/*.h",
1950 "components/Ink/src/*.{h,m}",
1951 "components/Ink/src/private/*.{h,m}"
1954 "MaterialComponents/private/Color": [
1957 "MaterialComponents/private/Math": [
1963 "name": "UnitTests",
1964 "test_type": "unit",
1966 "components/Ink/tests/unit/*.{h,m,swift}",
1967 "components/Ink/tests/unit/supplemental/*.{h,m,swift}"
1969 "resources": "components/Ink/tests/unit/resources/*"
1974 "name": "Ink+ColorThemer",
1978 "public_header_files": [
1979 "components/Ink/src/ColorThemer/*.h"
1982 "components/Ink/src/ColorThemer/*.{h,m}"
1985 "MaterialComponents/Ink": [
1988 "MaterialComponents/Themes": [
1994 "name": "LibraryInfo",
1998 "public_header_files": "components/LibraryInfo/src/*.h",
2000 "components/LibraryInfo/src/*.{h,m}",
2001 "components/LibraryInfo/src/private/*.{h,m}"
2005 "name": "UnitTests",
2006 "test_type": "unit",
2008 "components/LibraryInfo/tests/unit/*.{h,m,swift}",
2009 "components/LibraryInfo/tests/unit/supplemental/*.{h,m,swift}"
2011 "resources": "components/LibraryInfo/tests/unit/resources/*"
2020 "public_header_files": "components/List/src/*.h",
2022 "components/List/src/*.{h,m}",
2023 "components/List/src/private/*.{h,m}"
2026 "MaterialComponents/Elevation": [
2029 "MaterialComponents/Ink": [
2032 "MaterialComponents/Ripple": [
2035 "MaterialComponents/ShadowElevations": [
2038 "MaterialComponents/ShadowLayer": [
2041 "MaterialComponents/Typography": [
2044 "MDFInternationalization": [
2047 "MaterialComponents/private/Math": [
2053 "name": "UnitTests",
2054 "test_type": "unit",
2056 "components/List/tests/unit/*.{h,m,swift}",
2057 "components/List/tests/unit/supplemental/*.{h,m,swift}"
2059 "resources": "components/List/tests/unit/resources/*",
2061 "MaterialComponents/List+ColorThemer": [
2064 "MaterialComponents/List+TypographyThemer": [
2067 "MaterialComponents/List+ListThemer": [
2075 "name": "List+TypographyThemer",
2079 "public_header_files": [
2080 "components/List/src/TypographyThemer/*.h"
2083 "components/List/src/TypographyThemer/*.{h,m}"
2086 "MaterialComponents/List": [
2089 "MaterialComponents/schemes/Typography": [
2095 "name": "List+ColorThemer",
2099 "public_header_files": [
2100 "components/List/src/ColorThemer/*.h"
2103 "components/List/src/ColorThemer/*.{h,m}",
2104 "components/List/src/ColorThemer/private/*.{h,m}"
2107 "MaterialComponents/List": [
2110 "MaterialComponents/schemes/Color": [
2116 "name": "List+ListThemer",
2120 "public_header_files": [
2121 "components/List/src/ListThemer/*.h"
2124 "components/List/src/ListThemer/*.{h,m}",
2125 "components/List/src/ListThemer/private/*.{h,m}"
2128 "MaterialComponents/List": [
2131 "MaterialComponents/List+ColorThemer": [
2134 "MaterialComponents/List+TypographyThemer": [
2140 "name": "List+Theming",
2144 "public_header_files": "components/List/src/Theming/*.h",
2146 "components/List/src/Theming/*.{h,m}",
2147 "components/List/src/Theming/private/*.{h,m}"
2150 "MaterialComponents/List": [
2153 "MaterialComponents/List+ColorThemer": [
2156 "MaterialComponents/List+TypographyThemer": [
2159 "MaterialComponents/schemes/Container": [
2165 "name": "UnitTests",
2166 "test_type": "unit",
2168 "components/List/tests/unit/Theming/*.{h,m,swift}",
2169 "components/List/tests/unit/Theming/supplemental/*.{h,m,swift}"
2171 "resources": "components/List/tests/unit/Theming/resources/*"
2176 "name": "MaskedTransition",
2180 "public_header_files": "components/MaskedTransition/src/*.h",
2182 "components/MaskedTransition/src/*.{h,m}",
2183 "components/MaskedTransition/src/private/*.{h,m}"
2186 "MotionTransitioning": [
2192 "MotionInterchange": [
2198 "name": "UnitTests",
2199 "test_type": "unit",
2201 "components/MaskedTransition/tests/unit/*.{h,m,swift}",
2202 "components/MaskedTransition/tests/unit/supplemental/*.{h,m,swift}"
2204 "resources": "components/MaskedTransition/tests/unit/resources/*"
2209 "name": "NavigationBar",
2213 "public_header_files": "components/NavigationBar/src/*.h",
2214 "source_files": "components/NavigationBar/src/*.{h,m}",
2216 "MDFTextAccessibility": [
2219 "MaterialComponents/ButtonBar": [
2222 "MaterialComponents/Elevation": [
2225 "MaterialComponents/Typography": [
2228 "MDFInternationalization": [
2231 "MaterialComponents/private/Math": [
2237 "name": "UnitTests",
2238 "test_type": "unit",
2240 "components/NavigationBar/tests/unit/*.{h,m,swift}",
2241 "components/NavigationBar/tests/unit/supplemental/*.{h,m,swift}"
2243 "resources": "components/NavigationBar/tests/unit/resources/*",
2245 "MaterialComponents/NavigationBar+ColorThemer": [
2248 "MaterialComponents/NavigationBar+TypographyThemer": [
2256 "name": "NavigationBar+ColorThemer",
2260 "public_header_files": [
2261 "components/NavigationBar/src/ColorThemer/*.h"
2264 "components/NavigationBar/src/ColorThemer/*.{h,m}"
2267 "MaterialComponents/NavigationBar": [
2270 "MaterialComponents/schemes/Color": [
2276 "name": "NavigationBar+TypographyThemer",
2280 "public_header_files": [
2281 "components/NavigationBar/src/TypographyThemer/*.h"
2284 "components/NavigationBar/src/TypographyThemer/*.{h,m}"
2287 "MaterialComponents/NavigationBar": [
2290 "MaterialComponents/schemes/Typography": [
2296 "name": "NavigationDrawer",
2300 "public_header_files": "components/NavigationDrawer/src/*.h",
2302 "components/NavigationDrawer/src/*.{h,m}",
2303 "components/NavigationDrawer/src/private/*.{h,m}"
2305 "exclude_files": "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h",
2307 "MaterialComponents/Elevation": [
2310 "MaterialComponents/Palettes": [
2313 "MaterialComponents/ShadowLayer": [
2316 "MaterialComponents/private/Math": [
2319 "MaterialComponents/private/UIMetrics": [
2325 "name": "UnitTests",
2326 "test_type": "unit",
2328 "components/NavigationDrawer/tests/unit/*.{h,m,swift}",
2329 "components/NavigationDrawer/tests/unit/supplemental/*.{h,m,swift}",
2330 "components/NavigationDrawer/src/private/MDCBottomDrawerContainerViewController+Testing.h"
2333 "MaterialComponents/NavigationDrawer+ColorThemer": [
2341 "name": "NavigationDrawer+ColorThemer",
2345 "public_header_files": [
2346 "components/NavigationDrawer/src/ColorThemer/*.h"
2349 "components/NavigationDrawer/src/ColorThemer/*.{h,m}",
2350 "components/NavigationDrawer/src/ColorThemer/private/*.{h,m}"
2353 "MaterialComponents/NavigationDrawer": [
2356 "MaterialComponents/schemes/Color": [
2362 "name": "OverlayWindow",
2366 "public_header_files": "components/OverlayWindow/src/*.h",
2368 "components/OverlayWindow/src/*.{h,m}",
2369 "components/OverlayWindow/src/private/*.{h,m}"
2372 "MaterialComponents/private/Application": [
2378 "name": "UnitTests",
2379 "test_type": "unit",
2381 "components/OverlayWindow/tests/unit/*.{h,m,swift}",
2382 "components/OverlayWindow/tests/unit/supplemental/*.{h,m,swift}"
2384 "resources": "components/OverlayWindow/tests/unit/resources/*"
2389 "name": "PageControl",
2393 "public_header_files": "components/PageControl/src/*.h",
2395 "components/PageControl/src/*.{h,m}",
2396 "components/PageControl/src/private/*.{h,m}"
2399 "components/PageControl/src/MaterialPageControl.bundle"
2402 "MDFInternationalization": [
2408 "name": "UnitTests",
2409 "test_type": "unit",
2411 "components/PageControl/tests/unit/*.{h,m,swift}",
2412 "components/PageControl/tests/unit/supplemental/*.{h,m,swift}"
2414 "resources": "components/PageControl/tests/unit/resources/*"
2419 "name": "PageControl+ColorThemer",
2423 "public_header_files": [
2424 "components/PageControl/src/ColorThemer/*.h"
2427 "components/PageControl/src/ColorThemer/*.{h,m}"
2430 "MaterialComponents/PageControl": [
2433 "MaterialComponents/Themes": [
2443 "public_header_files": "components/Palettes/src/*.h",
2445 "components/Palettes/src/*.{h,m}",
2446 "components/Palettes/src/private/*.{h,m}"
2450 "name": "UnitTests",
2451 "test_type": "unit",
2453 "components/Palettes/tests/unit/*.{h,m,swift}",
2454 "components/Palettes/tests/unit/supplemental/*.{h,m,swift}"
2456 "resources": "components/Palettes/tests/unit/resources/*"
2461 "name": "ProgressView",
2465 "public_header_files": "components/ProgressView/src/*.h",
2467 "components/ProgressView/src/*.{h,m}",
2468 "components/ProgressView/src/private/*.{h,m}"
2471 "MDFInternationalization": [
2474 "MaterialComponents/Palettes": [
2477 "MaterialComponents/private/Math": [
2486 "name": "UnitTests",
2487 "test_type": "unit",
2489 "components/ProgressView/tests/unit/*.{h,m,swift}",
2490 "components/ProgressView/tests/unit/supplemental/*.{h,m,swift}"
2492 "resources": "components/ProgressView/tests/unit/resources/*"
2497 "name": "ProgressView+ColorThemer",
2501 "public_header_files": [
2502 "components/ProgressView/src/ColorThemer/*.h"
2505 "components/ProgressView/src/ColorThemer/*.{h,m}"
2508 "MaterialComponents/ProgressView": [
2511 "MaterialComponents/Themes": [
2517 "name": "ProgressView+Theming",
2521 "public_header_files": "components/ProgressView/src/Theming/*.h",
2523 "components/ProgressView/src/Theming/*.{h,m}",
2524 "components/ProgressView/src/Theming/private/*.{h,m}"
2527 "MaterialComponents/ProgressView": [
2530 "MaterialComponents/schemes/Container": [
2536 "name": "UnitTests",
2537 "test_type": "unit",
2539 "components/ProgressView/tests/unit/Theming/*.{h,m,swift}",
2540 "components/ProgressView/tests/unit/Theming/supplemental/*.{h,m,swift}"
2542 "resources": "components/ProgressView/tests/unit/Theming/resources/*"
2551 "public_header_files": "components/Ripple/src/*.h",
2553 "components/Ripple/src/*.{h,m}",
2554 "components/Ripple/src/private/*.{h,m}"
2557 "MaterialComponents/AnimationTiming": [
2560 "MaterialComponents/private/Color": [
2563 "MaterialComponents/private/Math": [
2569 "name": "UnitTests",
2570 "test_type": "unit",
2572 "components/Ripple/tests/unit/*.{h,m,swift}",
2573 "components/Ripple/tests/unit/supplemental/*.{h,m,swift}"
2575 "resources": "components/Ripple/tests/unit/resources/*"
2580 "name": "ShadowElevations",
2584 "public_header_files": "components/ShadowElevations/src/*.h",
2585 "source_files": "components/ShadowElevations/src/*.{h,m}",
2588 "name": "UnitTests",
2589 "test_type": "unit",
2591 "components/ShadowElevations/tests/unit/*.{h,m,swift}",
2592 "components/ShadowElevations/tests/unit/supplemental/*.{h,m,swift}"
2594 "resources": "components/ShadowElevations/tests/unit/resources/*"
2599 "name": "ShadowLayer",
2603 "public_header_files": "components/ShadowLayer/src/*.h",
2604 "source_files": "components/ShadowLayer/src/*.{h,m}",
2606 "MaterialComponents/ShadowElevations": [
2612 "name": "UnitTests",
2613 "test_type": "unit",
2615 "components/ShadowLayer/tests/unit/*.{h,m,swift}",
2616 "components/ShadowLayer/tests/unit/supplemental/*.{h,m,swift}"
2618 "resources": "components/ShadowLayer/tests/unit/resources/*"
2623 "name": "ShapeLibrary",
2627 "public_header_files": "components/ShapeLibrary/src/*.h",
2629 "components/ShapeLibrary/src/*.{h,m}",
2630 "components/ShapeLibrary/src/private/*.{h,m}"
2633 "MaterialComponents/Shapes": [
2636 "MaterialComponents/private/Math": [
2642 "name": "UnitTests",
2643 "test_type": "unit",
2645 "components/ShapeLibrary/tests/unit/*.{h,m,swift}",
2646 "components/ShapeLibrary/tests/unit/supplemental/*.{h,m,swift}"
2648 "resources": "components/ShapeLibrary/tests/unit/resources/*"
2657 "public_header_files": "components/Shapes/src/*.h",
2659 "components/Shapes/src/*.{h,m}",
2660 "components/Shapes/src/private/*.{h,m}"
2663 "MaterialComponents/ShadowLayer": [
2666 "MaterialComponents/private/Color": [
2669 "MaterialComponents/private/Math": [
2675 "name": "UnitTests",
2676 "test_type": "unit",
2678 "components/Shapes/tests/unit/*.{h,m,swift}",
2679 "components/Shapes/tests/unit/supplemental/*.{h,m,swift}"
2681 "resources": "components/Shapes/tests/unit/resources/*"
2690 "public_header_files": [
2691 "components/Slider/src/*.h"
2694 "components/Slider/src/*.{h,m}",
2695 "components/Slider/src/private/*.{h,m}"
2698 "MaterialComponents/Elevation": [
2701 "MaterialComponents/Palettes": [
2704 "MaterialComponents/ShadowElevations": [
2707 "MaterialComponents/private/Math": [
2710 "MaterialComponents/private/ThumbTrack": [
2716 "name": "UnitTests",
2717 "test_type": "unit",
2719 "components/Slider/tests/unit/*.{h,m,swift}",
2720 "components/Slider/tests/unit/supplemental/*.{h,m,swift}"
2722 "resources": "components/Slider/tests/unit/resources/*"
2727 "name": "Slider+ColorThemer",
2731 "public_header_files": [
2732 "components/Slider/src/ColorThemer/*.h"
2735 "components/Slider/src/ColorThemer/*.{h,m}"
2738 "MaterialComponents/Palettes": [
2741 "MaterialComponents/Slider": [
2744 "MaterialComponents/schemes/Color": [
2754 "public_header_files": "components/Snackbar/src/*.h",
2756 "components/Snackbar/src/*.{h,m}",
2757 "components/Snackbar/src/private/*.{h,m}"
2760 "components/Snackbar/src/MaterialSnackbar.bundle"
2763 "MaterialComponents/AnimationTiming": [
2766 "MaterialComponents/Buttons": [
2769 "MaterialComponents/Elevation": [
2772 "MaterialComponents/OverlayWindow": [
2775 "MaterialComponents/ShadowElevations": [
2778 "MaterialComponents/ShadowLayer": [
2781 "MaterialComponents/Typography": [
2784 "MaterialComponents/private/Application": [
2787 "MaterialComponents/private/KeyboardWatcher": [
2790 "MaterialComponents/private/Math": [
2793 "MaterialComponents/private/Overlay": [
2799 "name": "UnitTests",
2800 "test_type": "unit",
2802 "components/Snackbar/tests/unit/*.{h,m,swift}",
2803 "components/Snackbar/tests/unit/supplemental/*.{h,m,swift}"
2805 "resources": "components/Snackbar/tests/unit/resources/*",
2807 "MaterialComponents/Snackbar+ColorThemer": [
2810 "MaterialComponents/Snackbar+FontThemer": [
2813 "MaterialComponents/Snackbar+TypographyThemer": [
2816 "MaterialComponents/Themes": [
2824 "name": "Snackbar+ColorThemer",
2828 "public_header_files": [
2829 "components/Snackbar/src/ColorThemer/*.h"
2832 "components/Snackbar/src/ColorThemer/*.{h,m}"
2835 "MaterialComponents/Snackbar": [
2838 "MaterialComponents/schemes/Color": [
2844 "name": "Snackbar+FontThemer",
2848 "public_header_files": [
2849 "components/Snackbar/src/FontThemer/*.h"
2852 "components/Snackbar/src/FontThemer/*.{h,m}"
2855 "MaterialComponents/Snackbar": [
2858 "MaterialComponents/Themes": [
2864 "name": "Snackbar+TypographyThemer",
2868 "public_header_files": [
2869 "components/Snackbar/src/TypographyThemer/*.h"
2872 "components/Snackbar/src/TypographyThemer/*.{h,m}"
2875 "MaterialComponents/Snackbar": [
2878 "MaterialComponents/schemes/Typography": [
2888 "public_header_files": "components/Tabs/src/*.h",
2890 "components/Tabs/src/*.{h,m}",
2891 "components/Tabs/src/private/*.{h,m}"
2894 "components/Tabs/src/MaterialTabs.bundle"
2897 "MDFInternationalization": [
2900 "MaterialComponents/AnimationTiming": [
2903 "MaterialComponents/Elevation": [
2906 "MaterialComponents/Ink": [
2909 "MaterialComponents/Palettes": [
2912 "MaterialComponents/Ripple": [
2915 "MaterialComponents/ShadowElevations": [
2918 "MaterialComponents/ShadowLayer": [
2921 "MaterialComponents/Typography": [
2924 "MaterialComponents/private/Math": [
2930 "name": "UnitTests",
2931 "test_type": "unit",
2933 "components/Tabs/tests/unit/*.{h,m,swift}",
2934 "components/Tabs/tests/unit/supplemental/*.{h,m,swift}"
2936 "resources": "components/Tabs/tests/unit/resources/*",
2938 "MaterialComponents/Tabs+ColorThemer": [
2941 "MaterialComponents/Tabs+FontThemer": [
2944 "MaterialComponents/Tabs+TypographyThemer": [
2947 "MaterialComponents/Themes": [
2955 "name": "Tabs+ColorThemer",
2959 "public_header_files": [
2960 "components/Tabs/src/ColorThemer/*.h"
2963 "components/Tabs/src/ColorThemer/*.{h,m}"
2966 "MaterialComponents/schemes/Color": [
2969 "MaterialComponents/Tabs": [
2975 "name": "Tabs+FontThemer",
2979 "public_header_files": [
2980 "components/Tabs/src/FontThemer/*.h"
2983 "components/Tabs/src/FontThemer/*.{h,m}"
2986 "MaterialComponents/Tabs": [
2989 "MaterialComponents/Themes": [
2995 "name": "Tabs+TypographyThemer",
2999 "public_header_files": [
3000 "components/Tabs/src/TypographyThemer/*.h"
3003 "components/Tabs/src/TypographyThemer/*.{h,m}"
3006 "MaterialComponents/Tabs": [
3009 "MaterialComponents/schemes/Typography": [
3015 "name": "Tabs+Theming",
3019 "public_header_files": "components/Tabs/src/Theming/*.h",
3021 "components/Tabs/src/Theming/*.{h,m}",
3022 "components/Tabs/src/Theming/private/*.{h,m}"
3025 "MaterialComponents/Tabs": [
3028 "MaterialComponents/Tabs+ColorThemer": [
3031 "MaterialComponents/Tabs+TypographyThemer": [
3034 "MaterialComponents/schemes/Container": [
3040 "name": "UnitTests",
3041 "test_type": "unit",
3043 "components/Tabs/tests/unit/Theming/*.{h,m,swift}",
3044 "components/Tabs/tests/unit/Theming/supplemental/*.{h,m,swift}"
3046 "resources": "components/Tabs/tests/unit/Theming/resources/*"
3051 "name": "TextFields",
3055 "public_header_files": "components/TextFields/src/*.h",
3057 "components/TextFields/src/*.{h,m}",
3058 "components/TextFields/src/private/*.{h,m}"
3061 "MaterialComponents/AnimationTiming": [
3064 "MaterialComponents/Elevation": [
3067 "MaterialComponents/Palettes": [
3070 "MaterialComponents/Typography": [
3073 "MaterialComponents/private/Math": [
3076 "MDFInternationalization": [
3082 "name": "UnitTests",
3083 "test_type": "unit",
3085 "components/TextFields/tests/unit/*.{h,m,swift}",
3086 "components/TextFields/tests/unit/supplemental/*.{h,m,swift}"
3088 "resources": "components/TextFields/tests/unit/resources/*",
3090 "MaterialComponents/TextFields+ColorThemer": [
3093 "MaterialComponents/TextFields+FontThemer": [
3096 "MaterialComponents/TextFields+TypographyThemer": [
3099 "MaterialComponents/Themes": [
3107 "name": "TextFields+ContainedInputView",
3111 "public_header_files": "components/TextFields/src/ContainedInputView/*.h",
3113 "components/TextFields/src/ContainedInputView/*.{h,m}",
3114 "components/TextFields/src/ContainedInputView/private/*.{h,m}"
3117 "MaterialComponents/AnimationTiming": [
3120 "MDFInternationalization": [
3126 "name": "UnitTests",
3127 "test_type": "unit",
3129 "components/TextFields/tests/unit/ContainedInputView/*.{h,m,swift}",
3130 "components/TextFields/tests/unit/ContainedInputView/supplemental/*.{h,m,swift}"
3132 "resources": "components/TextFields/tests/unit/ContainedInputView/resources/*"
3137 "name": "TextFields+ColorThemer",
3141 "public_header_files": [
3142 "components/TextFields/src/ColorThemer/*.h"
3145 "components/TextFields/src/ColorThemer/*.{h,m}"
3148 "MaterialComponents/TextFields": [
3151 "MaterialComponents/Themes": [
3157 "name": "TextFields+FontThemer",
3161 "public_header_files": [
3162 "components/TextFields/src/FontThemer/*.h"
3165 "components/TextFields/src/FontThemer/*.{h,m}"
3168 "MaterialComponents/TextFields": [
3171 "MaterialComponents/Themes": [
3177 "name": "TextFields+Theming",
3181 "public_header_files": "components/TextFields/src/Theming/*.h",
3183 "components/TextFields/src/Theming/*.{h,m}",
3184 "components/TextFields/src/Theming/private/*.{h,m}"
3187 "MaterialComponents/TextFields": [
3190 "MaterialComponents/TextFields+ColorThemer": [
3193 "MaterialComponents/TextFields+TypographyThemer": [
3196 "MaterialComponents/schemes/Container": [
3202 "name": "UnitTests",
3203 "test_type": "unit",
3205 "components/TextFields/tests/unit/Theming/*.{h,m,swift}",
3206 "components/TextFields/tests/unit/Theming/supplemental/*.{h,m,swift}"
3208 "resources": "components/TextFields/tests/unit/Theming/resources/*"
3213 "name": "TextFields+TypographyThemer",
3217 "public_header_files": [
3218 "components/TextFields/src/TypographyThemer/*.h"
3221 "components/TextFields/src/TypographyThemer/*.{h,m}"
3224 "MaterialComponents/TextFields": [
3227 "MaterialComponents/schemes/Typography": [
3237 "public_header_files": "components/Themes/src/*.h",
3239 "components/Themes/src/*.{h,m}",
3240 "components/Themes/src/private/*.{h,m}"
3243 "MaterialComponents/schemes/Color": [
3246 "MaterialComponents/schemes/Typography": [
3252 "name": "UnitTests",
3253 "test_type": "unit",
3255 "components/Themes/tests/unit/*.{h,m,swift}",
3256 "components/Themes/tests/unit/supplemental/*.{h,m,swift}"
3258 "resources": "components/Themes/tests/unit/resources/*"
3263 "name": "Typography",
3267 "public_header_files": "components/Typography/src/*.h",
3269 "components/Typography/src/*.{h,m}",
3270 "components/Typography/src/private/*.{h,m}"
3273 "MaterialComponents/private/Application": [
3276 "MaterialComponents/private/Math": [
3282 "name": "UnitTests",
3283 "test_type": "unit",
3285 "components/Typography/tests/unit/*.{h,m,swift}",
3286 "components/Typography/tests/unit/supplemental/*.{h,m,swift}"
3288 "resources": "components/Typography/tests/unit/resources/*"
3300 "public_header_files": "components/schemes/Color/src/*.h",
3301 "source_files": "components/schemes/Color/src/*.{h,m}",
3303 "MaterialComponents/private/Color": [
3309 "name": "UnitTests",
3310 "test_type": "unit",
3312 "components/schemes/Color/tests/unit/*.{h,m,swift}",
3313 "components/schemes/Color/tests/unit/supplemental/*.{h,m,swift}"
3315 "resources": "components/schemes/Color/tests/unit/resources/*",
3317 "MaterialComponents/private/Math": [
3325 "name": "Container",
3329 "public_header_files": "components/schemes/Container/src/*.h",
3330 "source_files": "components/schemes/Container/src/*.{h,m}",
3332 "MaterialComponents/schemes/Color": [
3335 "MaterialComponents/schemes/Typography": [
3338 "MaterialComponents/schemes/Shape": [
3344 "name": "UnitTests",
3345 "test_type": "unit",
3347 "components/schemes/Container/tests/unit/*.{h,m,swift}",
3348 "components/schemes/Container/tests/unit/supplemental/*.{h,m,swift}"
3358 "public_header_files": "components/schemes/Shape/src/*.h",
3359 "source_files": "components/schemes/Shape/src/*.{h,m}",
3361 "MaterialComponents/ShapeLibrary": [
3364 "MaterialComponents/Shapes": [
3370 "name": "UnitTests",
3371 "test_type": "unit",
3373 "components/schemes/Shape/tests/unit/*.{h,m,swift}",
3374 "components/schemes/Shape/tests/unit/supplemental/*.{h,m,swift}"
3376 "resources": "components/schemes/Shape/tests/unit/resources/*"
3381 "name": "Typography",
3385 "public_header_files": "components/schemes/Typography/src/*.h",
3386 "source_files": "components/schemes/Typography/src/*.{h,m}",
3388 "MaterialComponents/Typography": [
3391 "MaterialComponents/schemes/Typography+BasicFontScheme": [
3397 "name": "UnitTests",
3398 "test_type": "unit",
3400 "components/schemes/Typography/tests/unit/*.{h,m,swift}",
3401 "components/schemes/Typography/tests/unit/supplemental/*.{h,m,swift}"
3403 "resources": "components/schemes/Typography/tests/unit/resources/*"
3408 "name": "Typography+BasicFontScheme",
3412 "public_header_files": "components/schemes/Typography/src/BasicFontScheme/*.h",
3414 "components/schemes/Typography/src/BasicFontScheme/*.{h,m}",
3415 "components/schemes/Typography/src/BasicFontScheme/private/*.{h,m}"
3428 "public_header_files": "components/private/Icons/src/*.h",
3429 "source_files": "components/private/Icons/src/*.{h,m}"
3432 "name": "ic_arrow_back",
3433 "public_header_files": "components/private/Icons/icons/ic_arrow_back/src/*.h",
3434 "source_files": "components/private/Icons/icons/ic_arrow_back/src/*.{h,m}",
3435 "resource_bundles": {
3436 "MaterialIcons_ic_arrow_back": [
3437 "components/private/Icons/icons/ic_arrow_back/src/MaterialIcons_ic_arrow_back.bundle/*.png"
3441 "MaterialComponents/private/Icons/Base": [
3448 "public_header_files": "components/private/Icons/icons/ic_check/src/*.h",
3449 "source_files": "components/private/Icons/icons/ic_check/src/*.{h,m}",
3450 "resource_bundles": {
3451 "MaterialIcons_ic_check": [
3452 "components/private/Icons/icons/ic_check/src/MaterialIcons_ic_check.bundle/*.png"
3456 "MaterialComponents/private/Icons/Base": [
3462 "name": "ic_check_circle",
3463 "public_header_files": "components/private/Icons/icons/ic_check_circle/src/*.h",
3464 "source_files": "components/private/Icons/icons/ic_check_circle/src/*.{h,m}",
3465 "resource_bundles": {
3466 "MaterialIcons_ic_check_circle": [
3467 "components/private/Icons/icons/ic_check_circle/src/MaterialIcons_ic_check_circle.bundle/*.png"
3471 "MaterialComponents/private/Icons/Base": [
3477 "name": "ic_chevron_right",
3478 "public_header_files": "components/private/Icons/icons/ic_chevron_right/src/*.h",
3479 "source_files": "components/private/Icons/icons/ic_chevron_right/src/*.{h,m}",
3480 "resource_bundles": {
3481 "MaterialIcons_ic_chevron_right": [
3482 "components/private/Icons/icons/ic_chevron_right/src/MaterialIcons_ic_chevron_right.bundle/*.png"
3486 "MaterialComponents/private/Icons/Base": [
3492 "name": "ic_color_lens",
3493 "public_header_files": "components/private/Icons/icons/ic_color_lens/src/*.h",
3494 "source_files": "components/private/Icons/icons/ic_color_lens/src/*.{h,m}",
3495 "resource_bundles": {
3496 "MaterialIcons_ic_color_lens": [
3497 "components/private/Icons/icons/ic_color_lens/src/MaterialIcons_ic_color_lens.bundle/*.png"
3501 "MaterialComponents/private/Icons/Base": [
3507 "name": "ic_help_outline",
3508 "public_header_files": "components/private/Icons/icons/ic_help_outline/src/*.h",
3509 "source_files": "components/private/Icons/icons/ic_help_outline/src/*.{h,m}",
3510 "resource_bundles": {
3511 "MaterialIcons_ic_help_outline": [
3512 "components/private/Icons/icons/ic_help_outline/src/MaterialIcons_ic_help_outline.bundle/*.png"
3516 "MaterialComponents/private/Icons/Base": [
3523 "public_header_files": "components/private/Icons/icons/ic_info/src/*.h",
3524 "source_files": "components/private/Icons/icons/ic_info/src/*.{h,m}",
3525 "resource_bundles": {
3526 "MaterialIcons_ic_info": [
3527 "components/private/Icons/icons/ic_info/src/MaterialIcons_ic_info.bundle/*.png"
3531 "MaterialComponents/private/Icons/Base": [
3537 "name": "ic_more_horiz",
3538 "public_header_files": "components/private/Icons/icons/ic_more_horiz/src/*.h",
3539 "source_files": "components/private/Icons/icons/ic_more_horiz/src/*.{h,m}",
3540 "resource_bundles": {
3541 "MaterialIcons_ic_more_horiz": [
3542 "components/private/Icons/icons/ic_more_horiz/src/MaterialIcons_ic_more_horiz.bundle/*.png"
3546 "MaterialComponents/private/Icons/Base": [
3552 "name": "ic_radio_button_unchecked",
3553 "public_header_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.h",
3554 "source_files": "components/private/Icons/icons/ic_radio_button_unchecked/src/*.{h,m}",
3555 "resource_bundles": {
3556 "MaterialIcons_ic_radio_button_unchecked": [
3557 "components/private/Icons/icons/ic_radio_button_unchecked/src/MaterialIcons_ic_radio_button_unchecked.bundle/*.png"
3561 "MaterialComponents/private/Icons/Base": [
3567 "name": "ic_reorder",
3568 "public_header_files": "components/private/Icons/icons/ic_reorder/src/*.h",
3569 "source_files": "components/private/Icons/icons/ic_reorder/src/*.{h,m}",
3570 "resource_bundles": {
3571 "MaterialIcons_ic_reorder": [
3572 "components/private/Icons/icons/ic_reorder/src/MaterialIcons_ic_reorder.bundle/*.png"
3576 "MaterialComponents/private/Icons/Base": [
3582 "name": "ic_settings",
3583 "public_header_files": "components/private/Icons/icons/ic_settings/src/*.h",
3584 "source_files": "components/private/Icons/icons/ic_settings/src/*.{h,m}",
3585 "resource_bundles": {
3586 "MaterialIcons_ic_settings": [
3587 "components/private/Icons/icons/ic_settings/src/MaterialIcons_ic_settings.bundle/*.png"
3591 "MaterialComponents/private/Icons/Base": [
3599 "name": "Application",
3603 "public_header_files": "components/private/Application/src/*.h",
3604 "source_files": "components/private/Application/src/*.{h,m}",
3607 "name": "UnitTests",
3608 "test_type": "unit",
3610 "components/private/Application/tests/unit/*.{h,m,swift}",
3611 "components/private/Application/tests/unit/supplemental/*.{h,m,swift}"
3613 "resources": "components/private/Application/tests/unit/resources/*"
3622 "public_header_files": "components/private/Color/src/*.h",
3623 "source_files": "components/private/Color/src/*.{h,m}",
3626 "name": "UnitTests",
3627 "test_type": "unit",
3629 "components/private/Color/tests/unit/*.{h,m,swift}",
3630 "components/private/Color/tests/unit/supplemental/*.{h,m,swift}"
3632 "resources": "components/private/Color/tests/unit/resources/*"
3637 "name": "KeyboardWatcher",
3641 "public_header_files": "components/private/KeyboardWatcher/src/*.h",
3642 "source_files": "components/private/KeyboardWatcher/src/*.{h,m}",
3644 "MaterialComponents/private/Application": [
3650 "name": "UnitTests",
3651 "test_type": "unit",
3653 "components/private/KeyboardWatcher/tests/unit/*.{h,m,swift}",
3654 "components/private/KeyboardWatcher/tests/unit/supplemental/*.{h,m,swift}"
3656 "resources": "components/private/KeyboardWatcher/tests/unit/resources/*"
3665 "public_header_files": "components/private/Math/src/*.h",
3666 "source_files": "components/private/Math/src/*.{h,m}",
3669 "name": "UnitTests",
3670 "test_type": "unit",
3672 "components/private/Math/tests/unit/*.{h,m,swift}",
3673 "components/private/Math/tests/unit/supplemental/*.{h,m,swift}"
3675 "resources": "components/private/Math/tests/unit/resources/*"
3684 "public_header_files": "components/private/Overlay/src/*.h",
3686 "components/private/Overlay/src/*.{h,m}",
3687 "components/private/Overlay/src/private/*.{h,m}"
3691 "name": "UnitTests",
3692 "test_type": "unit",
3694 "components/private/Overlay/tests/unit/*.{h,m,swift}",
3695 "components/private/Overlay/tests/unit/supplemental/*.{h,m,swift}"
3697 "resources": "components/private/Overlay/tests/unit/resources/*"
3702 "name": "ThumbTrack",
3706 "public_header_files": "components/private/ThumbTrack/src/*.h",
3708 "components/private/ThumbTrack/src/*.{h,m}",
3709 "components/private/ThumbTrack/src/private/*.{h,m}"
3712 "MaterialComponents/Ink": [
3715 "MaterialComponents/Ripple": [
3718 "MaterialComponents/ShadowElevations": [
3721 "MaterialComponents/ShadowLayer": [
3724 "MaterialComponents/Typography": [
3727 "MDFInternationalization": [
3730 "MaterialComponents/private/Math": [
3736 "name": "UnitTests",
3737 "test_type": "unit",
3739 "components/private/ThumbTrack/tests/unit/*.{h,m,swift}",
3740 "components/private/ThumbTrack/tests/unit/supplemental/*.{h,m,swift}"
3742 "resources": "components/private/ThumbTrack/tests/unit/resources/*"
3747 "name": "UIMetrics",
3751 "public_header_files": "components/private/UIMetrics/src/*.h",
3753 "components/private/UIMetrics/src/*.{h,m}",
3754 "components/private/UIMetrics/src/private/*.{h,m}"
3757 "MaterialComponents/private/Application": [
3763 "name": "UnitTests",
3764 "test_type": "unit",
3766 "components/private/UIMetrics/tests/unit/*.{h,m,swift}",
3767 "components/private/UIMetrics/tests/unit/supplemental/*.{h,m,swift}"
3769 "resources": "components/private/UIMetrics/tests/unit/resources/*"