[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / d / 3 / FontBlaster / 5.1.2 / FontBlaster.podspec.json
blobd9a774b4759d6b992709543add776511d23cf845
2   "name": "FontBlaster",
3   "version": "5.1.2",
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     "tvos": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/ArtSabintsev/FontBlaster.git",
18     "tag": "5.1.2"
19   },
20   "source_files": "Sources/",
21   "requires_arc": true,
22   "swift_version": "5.3"