[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 9 / d / 3 / FontBlaster / 3.0.2 / FontBlaster.podspec.json
blob79d8f29b787fcf77b5146727dc30d6fe637a6ecd
2   "name": "FontBlaster",
3   "version": "3.0.2",
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 NSBundles 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   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ArtSabintsev/FontBlaster.git",
16     "tag": "3.0.2"
17   },
18   "source_files": "Sources/",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"