Skip to content

Commit bda840b

Browse files
Mark Pospeselmpospese
authored andcommitted
[CM-734] Add description to README, bump version
1 parent 8a9bf8a commit bda840b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Y-Matter Type
2-
An opinionated take on Design System Typography for iOS
2+
An opinionated take on Design System Typography for iOS.
3+
4+
This framework uses Figma's concept of Typography to create text-based UI elements (labels, buttons, text fields, and text views) that render themselves as described in Figma design files (especially sizing themselves according to line height) while also supporting Dynamic Type scaling and the Bold Text accessibility setting.
35

46
Documentation
57
----------

YMatterType.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Pod::Spec.new do |spec|
77
spec.name = "YMatterType"
8-
spec.version = "1.0.1"
8+
spec.version = "1.0.2"
99
spec.summary = "An opinionated take on Design System Typography for iOS."
1010
spec.description = "This framework uses Figma's concept of Typography to create text-based UI elements (labels, buttons, text fields, and text views) that render themselves as described in Figma design files (especially sizing themselves according to line height) while also supporting Dynamic Type scaling and the Bold Text accessibility setting."
1111
spec.homepage = "https://github.com/yml-org/YMatterType"

0 commit comments

Comments
 (0)