We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4869641 commit 7cb5008Copy full SHA for 7cb5008
DDDashLine.podspec
@@ -74,7 +74,7 @@ Pod::Spec.new do |s|
74
# Supports git, hg, bzr, svn and HTTP.
75
#
76
77
- s.source = { :git => "git@github.com:deepdevelop/DDDashLine.git", :tag => "1.0" }
+ s.source = { :git => "https://github.com/deepdevelop/DDDashLine.git", :tag => "1.0" }
78
79
80
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
0 commit comments