Skip to content

Commit 7cb0441

Browse files
author
Daniel Dahan
committed
v2.x.x: updated Algorithm podspec for latest URLs
1 parent 38b7042 commit 7cb0441

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Algorithm.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ 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.io'
7-
s.social_media_url = 'https://www.facebook.com/cosmicmindio'
6+
s.homepage = 'http://algorithmswift.com'
7+
s.social_media_url = 'https://www.facebook.com/cosmicmindcom'
88
s.authors = { 'CosmicMind, Inc.' => '[email protected]' }
99
s.source = { :git => 'https://github.com/CosmicMind/Algorithm.git', :tag => s.version }
1010
s.ios.deployment_target = '8.0'

0 commit comments

Comments
 (0)