blob: 39d59c01bda17d6d4d03a7b9380b5b9a3f54d9ef [file] [log] [blame]
{
"name": "TypographyKit",
"version": "0.0.7",
"summary": "Visually consistent, accessible type for your iOS application.",
"description": "Typography Kit allows you to define typography styles for your app so that your design is clear, consistent and compatible with Dynamic Type.",
"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": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TypographyKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}