blob: b3ca02e185e3b5e607ed9b419ad654259824198e [file] [log] [blame]
{
"name": "DynamicFonts",
"version": "0.1.0",
"summary": "The easy way to support dynamic text",
"description": "This library helps to create dynamic and fixed size fonts programmaticaly, with wide wariety of font sizes and easy way to make the font bold or italic.",
"homepage": "https://github.com/DenisLitvin/DynamicFonts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DenisLitvin": "den.litvinn@gmail.com"
},
"source": {
"git": "https://github.com/DenisLitvin/DynamicFonts.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DynamicFonts/Classes/**/*",
"pushed_with_swift_version": "4"
}