Showing
1 changed file
with
1 additions
and
1 deletions
@@ -81,7 +81,7 @@ Pod::Spec.new do |s| | @@ -81,7 +81,7 @@ Pod::Spec.new do |s| | ||
81 | # | 81 | # |
82 | 82 | ||
83 | # s.source = { :http => "http://boxfish.oss-cn-hangzhou.aliyuncs.com/AV_iOS_SDK_1.6.0_libs.zip" } | 83 | # s.source = { :http => "http://boxfish.oss-cn-hangzhou.aliyuncs.com/AV_iOS_SDK_1.6.0_libs.zip" } |
84 | - | 84 | + s.source = { :git => "https://github.com/undancer/cloud-config-repo" } |
85 | 85 | ||
86 | # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # | 86 | # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # |
87 | # | 87 | # |
-
Please register or login to post a comment