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"
28 "source_files": "FontAwesomeSwift/Core/*"
31 "name": "FontAwesome",
33 "FontAwesomeSwift/Core": [
37 "source_files": "FontAwesomeSwift/FontAwesome/*.swift",
38 "resources": "FontAwesomeSwift/FontAwesome/Resources/*.ttf"
43 "FontAwesomeSwift/Core": [
47 "source_files": "FontAwesomeSwift/Ionicons/*.swift",
48 "resources": "FontAwesomeSwift/Ionicons/Resources/*.ttf"
51 "name": "FoundationIcons",
53 "FontAwesomeSwift/Core": [
57 "source_files": "FontAwesomeSwift/FoundationIcons/*.swift",
58 "resources": "FontAwesomeSwift/FoundationIcons/Resources/*.ttf"
61 "name": "MaterialDesign",
63 "FontAwesomeSwift/Core": [
67 "source_files": "FontAwesomeSwift/MaterialDesign/*.swift",
68 "resources": "FontAwesomeSwift/MaterialDesign/Resources/*.ttf"
73 "FontAwesomeSwift/Core": [
77 "source_files": "FontAwesomeSwift/Octicons/*.swift",
78 "resources": "FontAwesomeSwift/Octicons/Resources/*.ttf"
83 "FontAwesomeSwift/Core": [
87 "source_files": "FontAwesomeSwift/Zocial/*.swift",
88 "resources": "FontAwesomeSwift/Zocial/Resources/*.ttf"