Set Swift version to 4.0, update Travis and pod spec.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'SwiftShell'
|
||||
s.version = '3.0.0'
|
||||
s.version = '4.0.0'
|
||||
s.summary = 'A Swift framework for shell scripting.'
|
||||
s.description = 'SwiftShell is a library for creating command-line applications and running shell commands in Swift.'
|
||||
s.homepage = 'https://github.com/kareman/SwiftShell'
|
||||
|
||||
Reference in New Issue
Block a user