[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 9 / d / 3 / FontBlaster / 4.1.0 / FontBlaster.podspec.json
blob8fb1eaf265cfebe61ff00090ea5c3777e747dbc0
2   "name": "FontBlaster",
3   "version": "4.1.0",
4   "swift_version": "4.2",
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": "8.0",
14     "tvos": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/ArtSabintsev/FontBlaster.git",
18     "tag": "4.1.0"
19   },
20   "source_files": "Sources/",
21   "requires_arc": true