Travis: use Xcode 8.3, verify cocoa pod.

This commit is contained in:
Kare Morstol
2017-04-06 21:59:59 +02:00
parent caea066468
commit daee36b00e
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwiftShell'
s.version = '3.0.0-beta.11'
s.version = '3.0.0-beta.14'
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'