Skip to content

Commit 0075423

Browse files
committed
Fixed social URL.
1 parent 4a49ebb commit 0075423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OCMock.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
1515
s.license = { :type => "Apache 2.0", :file => "License.txt" }
1616

1717
s.author = { "Erik Doernenburg" => "erik@doernenburg.com" }
18-
s.social_media_url = "http://twitter.com/erikdoe"
18+
s.social_media_url = "https://twitter.com/erikdoe"
1919

2020
s.source = { :git => "https://github.com/erikdoe/ocmock.git", :tag => "v3.8.1" }
2121
s.source_files = "Source/OCMock/*.{h,m}"

0 commit comments

Comments
 (0)