blob: 74b299785dba0206bb59bca8094af552b5c59d60 [file] [log] [blame]
{
"name": "AdaptiveFonts",
"version": "1.0.3",
"summary": "AdaptiveFonts is a font library to use custom fonts on the fly.",
"description": "In brief, AdaptiveFonts is a font library to use custom fonts on the fly. AdaptiveFonts takes responsibilities for:\n\nDownloading fonts from Google Fonts or custom resources.\nRegistering custom fonts to the system.\nLoading and using custom fonts dynamically and seamlessly.",
"homepage": "https://github.com/adaptiveplus/AdaptiveFonts/",
"license": "MIT",
"authors": {
"Nurzhigit": "dev@adaptive.plus"
},
"source": {
"git": "https://github.com/adaptiveplus/AdaptiveFonts.git",
"tag": "1.0.3"
},
"source_files": "AdaptiveFonts/**/*.{swift}",
"exclude_files": "AdaptiveFonts/Exclude",
"frameworks": "UIKit",
"swift_versions": "4.2",
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2"
}