updated podspec to use Swift 4.2
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user