Skip to content

Commit

Permalink
pod dependency CocoaAsyncSocket update to the version 7.5.0: Better I…
Browse files Browse the repository at this point in the history
…Pv6 support
  • Loading branch information
zhangwh committed Sep 2, 2016
1 parent e253af6 commit fb39a9c
Show file tree
Hide file tree
Showing 43 changed files with 2,149 additions and 11,637 deletions.
2 changes: 1 addition & 1 deletion CocoaMQTT.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ Pod::Spec.new do |s|
# s.tvos.deployment_target = "9.0"
s.source = { :git => "https://github.com/emqtt/CocoaMQTT.git", :tag => "1.0.7"}
s.source_files = "Source/{*.h}", "Source/*.swift"
s.dependency "CocoaAsyncSocket", "~> 7.4.2"
s.dependency "CocoaAsyncSocket", "~> 7.5.0"
s.dependency "MSWeakTimer", "~> 1.1.0"
end
Loading

0 comments on commit fb39a9c

Please sign in to comment.