blob: 1938287455c8ce37bda6691cc1a39bfe9dfbd0f3 [file] [log] [blame]
{
"name": "Swash",
"version": "2.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": "2.0.0"
},
"social_media_url": "https://twitter.com/mindgrub",
"platforms": {
"ios": "8.2",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_version": "4.2",
"source_files": "Swash/Classes/**/*"
}