Skip to content

Commit

Permalink
Merge pull request #39 from ghowen/master
Browse files Browse the repository at this point in the history
Fixes crash on loading fonts since FA 5.7.x
  • Loading branch information
Georg von der Howen authored Mar 4, 2019
2 parents 430d42c + f467034 commit c8a7221
Show file tree
Hide file tree
Showing 7 changed files with 1,917 additions and 1,660 deletions.
Binary file modified Assets/fa-brands-400.ttf
Binary file not shown.
Binary file modified Assets/fa-regular-400.ttf
Binary file not shown.
Binary file modified Assets/fa-solid-900.ttf
Binary file not shown.
2 changes: 1 addition & 1 deletion AwesomeEnum.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'AwesomeEnum'
s.version = '2.0.2'
s.version = '2.1.0'
s.summary = 'Swift implementation of Font Awesome 5 and Font Awesome 5 Pro!'
s.swift_version = '4.2'

Expand Down
Loading

0 comments on commit c8a7221

Please sign in to comment.