blob: 18d472cce71f8fd0c6aaef8d4bc699afd4a7d1b2 [file] [log] [blame]
{
"name": "FontBlaster",
"version": "3.0.3",
"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.3"
},
"source_files": "Sources/",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}