blob: fac5ab1cc48dfd45033c53d720b1bb0e80a97bc1 [file] [log] [blame]
{
"name": "FontBlaster",
"version": "3.0.4",
"summary": "Programmatically load custom fonts into your iOS app.",
"description": "Say goodbye to importing custom fonts via property lists as **FontBlaster** automatically imports and loads all fonts in your app's Bundle/NSBundle with one line of code.",
"homepage": "https://github.com/ArtSabintsev/FontBlaster",
"license": "MIT",
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ArtSabintsev/FontBlaster.git",
"tag": "3.0.4"
},
"source_files": "Sources/",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}