blob: 79d8f29b787fcf77b5146727dc30d6fe637a6ecd [file] [log] [blame]
{
"name": "FontBlaster",
"version": "3.0.2",
"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 NSBundles 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.2"
},
"source_files": "Sources/",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}