Remove swift-version file
This commit is contained in:
@@ -9,4 +9,5 @@ s.author = { 'Florian Gabach' => 'florian.gabach@gmail.com' }
|
||||
s.source = { :git => 'https://github.com/floriangbh/OpenSourceController.git', :tag => s.version.to_s }
|
||||
s.ios.deployment_target = '9.0'
|
||||
s.source_files = 'Sources/**/*'
|
||||
s.swift_versions = ['5.0']
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user