Skip to content

Commit db35dec

Browse files
committed
still try and fix cocoapods
1 parent 2810e56 commit db35dec

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.swift_version

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.0

Socket.IO-Client-Swift.podspec

-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,5 @@ Pod::Spec.new do |s|
1717
s.source = { :git => "https://github.com/socketio/socket.io-client-swift.git", :tag => 'v8.0.0' }
1818
s.source_files = "Source/**/*.swift"
1919
s.requires_arc = true
20-
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3.0' }
2120
# s.dependency 'Starscream', '~> 0.9' # currently this repo includes Starscream swift files
2221
end

0 commit comments

Comments
 (0)