Skip to content

Commit 8f7f43f

Browse files
committed
add osx
1 parent 30cd0bd commit 8f7f43f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Socket.IO-Client-Swift.podspec

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Pod::Spec.new do |s|
1111
s.license = { :type => 'MIT' }
1212
s.author = { "Erik" => "[email protected]" }
1313
s.platform = :ios, "8.0"
14+
s.platform = :osx, "10.10"
1415
s.source = { :git => "https://github.com/socketio/socket.io-client-swift.git", :tag => 'v1.1.0-pod' }
1516
s.source_files = "SwiftIO/**/*.swift"
1617
s.requires_arc = true

0 commit comments

Comments
 (0)