We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a49ebb commit 0075423Copy full SHA for 0075423
OCMock.podspec
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
15
s.license = { :type => "Apache 2.0", :file => "License.txt" }
16
17
s.author = { "Erik Doernenburg" => "erik@doernenburg.com" }
18
- s.social_media_url = "http://twitter.com/erikdoe"
+ s.social_media_url = "https://twitter.com/erikdoe"
19
20
s.source = { :git => "https://github.com/erikdoe/ocmock.git", :tag => "v3.8.1" }
21
s.source_files = "Source/OCMock/*.{h,m}"
0 commit comments