Commit b13e20a4 authored by K's avatar K
Browse files

7.6.5

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -14,7 +14,7 @@ Updated and maintained by Deusty LLC and the Apple development community.
s.homepage = 'https://github.com/robbiehanson/CocoaAsyncSocket'
s.authors = 'Dustin Voss', { 'Robbie Hanson' => 'robbiehanson@deusty.com' }
s.source = { :git => 'https://github.com/robbiehanson/CocoaAsyncSocket.git',
s.source = { :git => 'http://git.qianxuecloud.com/qianxue/cocoaasyncsocket.git',
:tag => "#{s.version}" }
s.description = 'CocoaAsyncSocket supports TCP and UDP. The AsyncSocket class is for TCP, and the AsyncUdpSocket class is for UDP. ' \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment