blob: 231efef51a19ebfc8f6588299a499d9bfd57a75d [file] [log] [blame]
{
"name": "Swash",
"version": "2.0.1",
"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": "2.0.1"
},
"social_media_url": "https://twitter.com/mindgrub",
"platforms": {
"ios": "8.2",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_version": "5.0",
"source_files": "Source/**/*.swift"
}