2 "name": "FontAwesomeSwift",
4 "summary": "FontAwesome in Swift",
5 "description": "An extensible library for using external font icons such as FontAwesome.",
6 "homepage": "https://github.com/charles-oder/FontAwesomeSwift",
12 "Charles Oder": "charles@oder.us"
15 "git": "https://github.com/charles-oder/FontAwesomeSwift.git",
22 "FontAwesomeSwift/FontAwesomeSwift.h",
23 "FontAwesomeSwift/LICENSE"
29 "FontAwesomeSwift/FASFontLoader.swift",
30 "FontAwesomeSwift/FASFont.swift",
31 "FontAwesomeSwift/FASIcon.swift"
35 "name": "FontAwesome",
37 "FontAwesomeSwift/Core": [
41 "source_files": "FontAwesomeSwift/FASFontAwesome.swift",
42 "resources": "FontAwesomeSwift/Resources/FontAwesome.ttf"
47 "FontAwesomeSwift/Core": [
51 "source_files": "FontAwesomeSwift/FASIonicons.swift",
52 "resources": "FontAwesomeSwift/Resources/Ionicons.ttf"
55 "name": "FoundationIcons",
57 "FontAwesomeSwift/Core": [
61 "source_files": "FontAwesomeSwift/FASFoundationIcons.swift",
62 "resources": "FontAwesomeSwift/Resources/fontcustom.ttf"
65 "name": "MaterialDesign",
67 "FontAwesomeSwift/Core": [
71 "source_files": "FontAwesomeSwift/FASMaterialDesign.swift",
72 "resources": "FontAwesomeSwift/Resources/Material-Design-Iconic-Font.ttf"
77 "FontAwesomeSwift/Core": [
81 "source_files": "FontAwesomeSwift/FASOcticons.swift",
82 "resources": "FontAwesomeSwift/Resources/Octicons.ttf"
87 "FontAwesomeSwift/Core": [
91 "source_files": "FontAwesomeSwift/FASZocial.swift",
92 "resources": "FontAwesomeSwift/Resources/Zocial.ttf"