Skip to content

Commit

Permalink
updating cocoapods
Browse files Browse the repository at this point in the history
  • Loading branch information
rafiki270 committed Jul 12, 2018
1 parent 477e2e1 commit 88fb689
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AwesomeEnum.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@

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

s.description = 'Swift implementation of Font Awesome 5 allows you to implement this amazing web font on iOS, tvOS and macOS devices easily!'
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!'

s.homepage = 'https://github.com/LiveUI/Awesome'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
Expand Down

0 comments on commit 88fb689

Please sign in to comment.