blob: 0e4334d32ec6ad4dbcdcdd45f1f3c50855fca49e [file] [log] [blame]
{
"name": "Swash",
"version": "1.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": "1.0.0"
},
"social_media_url": "https://twitter.com/mindgrub",
"platforms": {
"ios": "8.2"
},
"swift_version": "4.0",
"source_files": "Swash/Classes/**/*"
}