[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / d / 3 / FontBlaster / 2.0.4 / FontBlaster.podspec.json
blobeeec39e5d3cbc5c3d8b1f087b86e6e61c2f179ad
2   "name": "FontBlaster",
3   "version": "2.0.4",
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 Ariel 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.4"
17   },
18   "source_files": "FontBlaster.swift",
19   "requires_arc": true