blob: 7168515a6f359ac12805cc3058d5732a5d1ad4d0 [file] [log] [blame]
{
"name": "LMFonts",
"platforms": {
"ios": "12.1"
},
"summary": "A simple and better way to handle UIFonts in your iOS projects.",
"requires_arc": true,
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leonardo Modro": "leonardomodro@gmail.com"
},
"homepage": "https://github.com/leomodro/LMFonts",
"screenshots": [
"https://i.imgur.com/39HowCV.gif",
"https://i.imgur.com/ALbr0da.gif"
],
"source": {
"git": "https://github.com/leomodro/LMFonts.git",
"tag": "1.0.1"
},
"frameworks": "UIKit",
"source_files": "LMFonts/Sources/*.{swift}",
"swift_version": "4.2"
}