some time self is zombie object (#45)

* update CocoaPods version number
This commit is contained in:
Feng Qiang
2018-01-30 09:43:03 +08:00
committed by Kare Morstol
parent 66d57774a2
commit 225b203c9e
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwiftShell'
s.version = '4.0.0'
s.version = '4.0.1'
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'