We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91269ba commit 76c1f56Copy full SHA for 76c1f56
1 file changed
ASHTTPFramework.podspec
@@ -77,7 +77,7 @@ Pod::Spec.new do |spec|
77
# Supports git, hg, bzr, svn and HTTP.
78
#
79
80
- spec.source = { :git => "https://github.com/SavinovJr/HTTPFramework.git", :tag => spec.version }
+ spec.source = { :git => "https://github.com/SavinovJr/HTTPFramework.git", :tag => "0.1" }
81
82
83
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
0 commit comments