blob: b6907a754bbfb8fafcc2c51cfff172da24bd8f4a [file] [log] [blame]
{
"name": "TypographyKit",
"version": "2.2.0",
"summary": "Consistent & accessible visual styling on iOS with support for Dynamic Type",
"swift_versions": "5.0",
"description": "TypographyKit makes it easy to define typography styles in your iOS app helping you achieve visual consistency in your design as well as supporting Dynamic Type even where using custom fonts.",
"homepage": "https://github.com/rwbutler/TypographyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rwbutler": "github@rwbutler.com"
},
"source": {
"git": "https://github.com/rwbutler/TypographyKit.git",
"tag": "2.2.0"
},
"platforms": {
"ios": "8.2"
},
"source_files": "TypographyKit/Classes/**/*",
"swift_version": "5.0"
}