Skip to content

Commit 8e251ca

Browse files
committed
add swift_versions
1 parent 5584b6b commit 8e251ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TwitterLoggingService.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Pod::Spec.new do |s|
88
s.author = { 'Twitter' => '[email protected]' }
99
s.source = { :git => 'https://github.com/twitter/ios-twitter-logging-service.git', :tag => s.version.to_s }
1010
s.ios.deployment_target = '8.0'
11+
s.swift_versions = [ 5.0 ]
1112

1213
s.subspec 'Default' do |sp|
1314
sp.source_files = 'Classes/**/*'

0 commit comments

Comments
 (0)