Skip to content

Commit

Permalink
add osx
Browse files Browse the repository at this point in the history
  • Loading branch information
nuclearace committed Mar 12, 2015
1 parent 30cd0bd commit 8f7f43f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Socket.IO-Client-Swift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Pod::Spec.new do |s|
s.license = { :type => 'MIT' }
s.author = { "Erik" => "[email protected]" }
s.platform = :ios, "8.0"
s.platform = :osx, "10.10"
s.source = { :git => "https://github.com/socketio/socket.io-client-swift.git", :tag => 'v1.1.0-pod' }
s.source_files = "SwiftIO/**/*.swift"
s.requires_arc = true
Expand Down

0 comments on commit 8f7f43f

Please sign in to comment.