updated podspec to use Swift 4.2

This commit is contained in:
Braden.Scothern
2018-10-16 00:09:38 -06:00
parent 5c33683a8c
commit 26a9e2de1e
+1 -1
View File
@@ -65,7 +65,7 @@ Pod::Spec.new do |s|
# the deployment target. You can optionally include the target after the platform.
#
s.swift_version = "4.1"
s.swift_version = "4.2"
s.ios.deployment_target = "8.0"
s.osx.deployment_target = "10.10"
# s.watchos.deployment_target = "2.0"