blob: e30f9ab3b0370fd07dcf0fc792a9bc627f3f94e0 [file] [log] [blame]
{
"name": "FontBlaster",
"version": "4.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"
},
"source": {
"git": "https://github.com/ArtSabintsev/FontBlaster.git",
"tag": "4.0.3"
},
"source_files": "Sources/",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"pushed_with_swift_version": "4.0"
}