Skip to content

Commit

Permalink
Merge pull request #87 from CrazyWisdom/master
Browse files Browse the repository at this point in the history
pod dependency CocoaAsyncSocket update to the version 7.5.0
  • Loading branch information
zhangwh authored Sep 2, 2016
2 parents 90139ba + fb39a9c commit 4589484
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 4589484

Please sign in to comment.