|
|
@@ -86,7 +86,7 @@ Pod::Spec.new do |spec|
|
|
|
# Supports git, hg, bzr, svn and HTTP.
|
|
|
#
|
|
|
|
|
|
- spec.source = { :git => "", :tag => "#{spec.version}"}
|
|
|
+ spec.source = { :git => "https://github.com/Tencent/vap.git", :tag => "#{spec.version}"}
|
|
|
|
|
|
|
|
|
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
|