[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 9 / d / 3 / FontBlaster / 5.2.1 / FontBlaster.podspec.json
blobfcb8ca269b528c0c34d4fe448b2d88db232f1254
2   "name": "FontBlaster",
3   "version": "5.2.1",
4   "swift_versions": "5.3",
5   "summary": "Programmatically load custom fonts into your iOS app.",
6   "homepage": "https://github.com/ArtSabintsev/FontBlaster",
7   "license": "MIT",
8   "authors": {
9     "Arthur Ariel Sabintsev": "arthur@sabintsev.com"
10   },
11   "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.",
12   "platforms": {
13     "ios": "11.0",
14     "osx": "10.10",
15     "tvos": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/ArtSabintsev/FontBlaster.git",
19     "tag": "5.2.1"
20   },
21   "source_files": "Sources/",
22   "requires_arc": true,
23   "swift_version": "5.3"