Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

Commit 8a9d2bf

Browse files
authored
Update ScClient.podspec
1 parent 4abd4de commit 8a9d2bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ScClient.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Pod::Spec.new do |s|
8484
# Supports git, hg, bzr, svn and HTTP.
8585
#
8686

87-
s.source = { :git => "https://github.com/sacOO7/socketcluster-client-swift.git", :tag => s.version.to_s }
87+
s.source = { :git => "https://github.com/heysphere/socketcluster-client-swift.git", :tag => s.version.to_s }
8888

8989

9090
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
@@ -137,5 +137,5 @@ Pod::Spec.new do |s|
137137

138138
# s.xcconfig = { "HEADER_SEARCH_PATHS" => "$(SDKROOT)/usr/include/libxml2" }
139139
s.dependency "Starscream", "~> 3.0.4"
140-
s.dependency "HandyJSON", "~> 4.0.0-beta.1"
140+
s.dependency "HandyJSON", "~> 4.1.0"
141141
end

0 commit comments

Comments
 (0)