Skip to content

Commit db48bb2

Browse files
author
Daniel Dahan
committed
development: updated podspec
1 parent 7cb0441 commit db48bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Algorithm.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33
s.version = '2.0.3'
44
s.license = 'BSD-3-Clause'
55
s.summary = 'A toolset for writing algorithms in Swift.'
6-
s.homepage = 'http://algorithmswift.com'
6+
s.homepage = 'http://algorithmswift.io'
77
s.social_media_url = 'https://www.facebook.com/cosmicmindcom'
88
s.authors = { 'CosmicMind, Inc.' => 'support@cosmicmind.com' }
99
s.source = { :git => 'https://github.com/CosmicMind/Algorithm.git', :tag => s.version }

0 commit comments

Comments
 (0)