Skip to content

Commit

Permalink
development: updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Dahan committed Mar 28, 2017
1 parent 7cb0441 commit db48bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Algorithm.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
s.version = '2.0.3'
s.license = 'BSD-3-Clause'
s.summary = 'A toolset for writing algorithms in Swift.'
s.homepage = 'http://algorithmswift.com'
s.homepage = 'http://algorithmswift.io'
s.social_media_url = 'https://www.facebook.com/cosmicmindcom'
s.authors = { 'CosmicMind, Inc.' => '[email protected]' }
s.source = { :git => 'https://github.com/CosmicMind/Algorithm.git', :tag => s.version }
Expand Down

0 comments on commit db48bb2

Please sign in to comment.