Skip to content

Commit fb8e30a

Browse files
committed
Updating swift version handling for podspec
1 parent 2cb1d68 commit fb8e30a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.swift-version

-1
This file was deleted.

Segment-Firebase.podspec

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Pod::Spec.new do |s|
1616
s.source = { :git => "https://github.com/segment-integrations/analytics-ios-integration-firebase.git", :tag => s.version.to_s }
1717
s.social_media_url = 'https://twitter.com/segment'
1818

19+
s.swift_version = '4.0'
1920
s.platform = :ios, '11.0'
2021
s.requires_arc = true
2122

0 commit comments

Comments
 (0)