We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db1ed32 commit c0ce9e7Copy full SHA for c0ce9e7
ASKSecp256k1.podspec
@@ -79,7 +79,7 @@ Pod::Spec.new do |s|
79
# Supports git, hg, bzr, svn and HTTP.
80
#
81
82
- s.source = { :git => "https://github.com/askcoin/ASKSecp256k1.git", :tag => "#{s.version}" }
+ s.source = { :git => "https://github.com/CikeQiu/ASKSecp256k1.git", :tag => "#{s.version}" }
83
84
85
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
0 commit comments