blob: a7fc1464380ca8e73e9289a555cd7dcf072928ea [file] [log] [blame]
{
"name": "LMFonts",
"platforms": {
"ios": "11.0"
},
"summary": "A simple and better way to handle UIFonts in your iOS projects.",
"requires_arc": true,
"version": "1.0.3",
"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.3"
},
"frameworks": "UIKit",
"source_files": "LMFonts/Sources/*.{swift}",
"swift_version": "5"
}