Skip to content

Commit 3bdfab6

Browse files
committed
Podspec updated to 7.3.3
1 parent 67709b1 commit 3bdfab6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CocoaAsyncSocket.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'CocoaAsyncSocket'
3-
s.version = '7.3.2'
3+
s.version = '7.3.3'
44
s.license = { :type => 'public domain', :text => <<-LICENSE
55
Public Domain License
66
@@ -34,4 +34,4 @@ Updated and maintained by Deusty LLC and the Apple development community.
3434

3535
s.ios.frameworks = 'CFNetwork', 'Security'
3636
s.osx.frameworks = 'CoreServices', 'Security'
37-
end
37+
end

0 commit comments

Comments
 (0)