Skip to content

Commit

Permalink
Update spec
Browse files Browse the repository at this point in the history
  • Loading branch information
rockbruno committed Apr 10, 2020
1 parent c8436a9 commit c677c86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions RouterService.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/rockbruno/RouterService'
s.author = { 'Bruno Rocha' => '[email protected]' }
s.social_media_url = 'https://twitter.com/rockbruno_'
s.swift_version = '5.0'

s.source = { :git => 'https://github.com/rockbruno/RouterService.git', :branch => "master", :tag => s.version.to_s }

Expand Down
1 change: 1 addition & 0 deletions RouterServiceInterface.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/rockbruno/RouterService'
s.author = { 'Bruno Rocha' => '[email protected]' }
s.social_media_url = 'https://twitter.com/rockbruno_'
s.swift_version = '5.0'

s.source = { :git => 'https://github.com/rockbruno/RouterService.git', :branch => "master", :tag => s.version.to_s }

Expand Down

0 comments on commit c677c86

Please sign in to comment.