[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / d / 3 / FontBlaster / 4.0.3 / FontBlaster.podspec.json
blobe30f9ab3b0370fd07dcf0fc792a9bc627f3f94e0
2   "name": "FontBlaster",
3   "version": "4.0.3",
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 Bundle/NSBundle 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   "source": {
12     "git": "https://github.com/ArtSabintsev/FontBlaster.git",
13     "tag": "4.0.3"
14   },
15   "source_files": "Sources/",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0",
19     "tvos": "9.0"
20   },
21   "pushed_with_swift_version": "4.0"