blob: 5b5d9c1096bb6de8a1a9af82ca62e9d21fc6761d [file] [log] [blame]
{
"name": "Swash",
"version": "4.0.0",
"summary": "A simple, safe, and expressive abstraction of UIFont with baked-in support for dynamic type.",
"homepage": "https://github.com/Mindgrub/Swash",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mindgrub",
"source": {
"git": "https://github.com/Mindgrub/Swash.git",
"tag": "4.0.0"
},
"social_media_url": "https://twitter.com/mindgrub",
"platforms": {
"ios": "8.2",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_versions": "5.1",
"source_files": "Source/**/*.swift",
"swift_version": "5.1"
}