We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67709b1 commit 3bdfab6Copy full SHA for 3bdfab6
CocoaAsyncSocket.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'CocoaAsyncSocket'
3
- s.version = '7.3.2'
+ s.version = '7.3.3'
4
s.license = { :type => 'public domain', :text => <<-LICENSE
5
Public Domain License
6
@@ -34,4 +34,4 @@ Updated and maintained by Deusty LLC and the Apple development community.
34
35
s.ios.frameworks = 'CFNetwork', 'Security'
36
s.osx.frameworks = 'CoreServices', 'Security'
37
-end
+end
0 commit comments