[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 9 / d / 3 / FontBlaster / 2.0.2 / FontBlaster.podspec.json
blob282cffcd105ca6adb0095a0b2ee45ad9df813d8c
2   "name": "FontBlaster",
3   "version": "2.0.2",
4   "summary": "Programmatically load custom fonts into your iOS app.",
5   "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.",
6   "homepage": "https://github.com/ArtSabintsev/FontBlaster",
7   "license": "MIT",
8   "authors": {
9     "Arthur Sabintsev": "arthur@sabintsev.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ArtSabintsev/FontBlaster.git",
16     "tag": "2.0.2"
17   },
18   "source_files": "FontBlaster.swift",
19   "requires_arc": true