This repository was archived by the owner on Sep 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
examples/apps/MDFTextAccessibilitySample Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 1.1.0
2+
3+ ##### Enhancements
4+
5+ * Added a ` isLargeForContrastRatios: ` advanced method to test a UIFont instance against the W3C's
6+ definition of "large" text.
7+
18## 1.0.2
29
310##### Bug Fixes
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = "MDFTextAccessibility"
3- spec . version = "1.0.2 "
3+ spec . version = "1.1.0 "
44 spec . summary = "MDFTextAccessibility assists in selecting text colors that meet the W3C standards for accessibility."
55 spec . homepage = "https://github.com/google/material-text-accessibility-ios"
66 spec . license = "Apache License, Version 2.0"
Original file line number Diff line number Diff line change 11PODS:
2- - MDFTextAccessibility (1.0.2 )
2+ - MDFTextAccessibility (1.1.0 )
33
44DEPENDENCIES:
55 - MDFTextAccessibility (from `../../..`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
99 :path: ../../..
1010
1111SPEC CHECKSUMS:
12- MDFTextAccessibility: 597f0973709d8bd5649346af087ba95ecb13c54d
12+ MDFTextAccessibility: 097109e53578c89fc12cdf591e1e0410571ea927
1313
1414PODFILE CHECKSUM: ba1d198039c6b887cc904c2b80f4ae8bc213c6fd
1515
You can’t perform that action at this time.
0 commit comments