blob: b6b0470fbb1fb742f9eb6a0ec8f50b71cc2b5c7d [file] [log] [blame]
{
"name": "YMatterType",
"version": "1.0.2",
"summary": "An opinionated take on Design System Typography for iOS.",
"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.",
"homepage": "https://github.com/yml-org/YMatterType",
"license": "Apache License, Version 2.0",
"authors": "Mark Pospesel, Sanjib Chakraborty, Sumit Goswami, Karthik K Manoj, Visakh Tharakan, et al",
"social_media_url": "https://twitter.com/Yml_co",
"platforms": {
"ios": "14.0"
},
"swift_versions": "5.5",
"source": {
"git": "https://github.com/yml-org/YMatterType.git",
"tag": "1.0.2"
},
"source_files": "Sources/**/*",
"swift_version": "5.5"
}