Skip to content

Commit ce15f9a

Browse files
committed
Set the homepage in podspec
1 parent bcc6556 commit ce15f9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SnappingLayout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Pod::Spec.new do |s|
2121
TODO: Add long description of the pod here.
2222
DESC
2323

24-
s.homepage = 'https://github.com/Kévin/SnappingLayout'
24+
s.homepage = 'https://github.com/getmimo/SnappingLayout'
2525
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2626
s.license = { :type => 'MIT', :file => 'LICENSE' }
2727
s.author = { 'Kévin' => '[email protected]' }

0 commit comments

Comments
 (0)