Skip to content

Commit

Permalink
pod update
Browse files Browse the repository at this point in the history
  • Loading branch information
rafiki270 committed Oct 22, 2018
1 parent b790b07 commit 24c2c01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0
4.2
4 changes: 2 additions & 2 deletions AwesomeEnum.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

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

s.description = 'Swift implementation of Font Awesome 5 and Font Awesome 5 Pro allows you to implement this amazing web font on iOS, tvOS and macOS devices easily!'

Expand Down

0 comments on commit 24c2c01

Please sign in to comment.