[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / d / 3 / FontBlaster / 5.0.0 / FontBlaster.podspec.json
blobf607bc2848d23feaf6eb1654aee0016a41d922bf
2   "name": "FontBlaster",
3   "version": "5.0.0",
4   "swift_versions": "5.0",
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": "5.0.0"
19   },
20   "source_files": "Sources/",
21   "requires_arc": true,
22   "swift_version": "5.0"