We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 208d727 commit 8dacb02Copy full SHA for 8dacb02
1 file changed
NSObject+Rx.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
s.homepage = "https://github.com/RxSwiftCommunity/NSObject-Rx"
9
s.license = { :type => "MIT", :file => "LICENSE" }
10
s.author = { "Ash Furrow" => "ash@ashfurrow.com" }
11
- s.social_media_url = "http://twitter.com/ashfurrow"
+ s.social_media_url = "https://twitter.com/ashfurrow"
12
13
s.ios.deployment_target = '9.0'
14
s.osx.deployment_target = '10.10'
0 commit comments