Updated README.md and project files to support the latest beta of Swift 4 and Xcode 9.

This commit is contained in:
Bill Abt
2017-06-06 11:09:36 -04:00
committed by Bill Abt
parent c00eaca9fa
commit 271a7b7292
3 changed files with 19 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BlueSocket"
s.version = "0.12.51"
s.version = "0.12.52"
s.summary = "Socket framework for Swift using the Swift Package Manager"
s.homepage = "https://github.com/IBM-Swift/BlueSocket"
s.license = { :type => "Apache License, Version 2.0" }