2.2 Swift 4.2 support

This commit is contained in:
Georges Boumis
2018-09-25 16:14:08 +03:00
parent 7a9c46641a
commit e24f02dadc
33 changed files with 1259 additions and 1154 deletions

View File

@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'LogKit'
s.version = '2.1'
s.version = '2.2'
s.summary = 'Quick logging based on representations of objects.'
# This description is used to generate tags and improve search results.
@@ -34,7 +34,7 @@ TODO: Add long description of the pod here.
s.xcconfig = {
"SWIFT_VERSION" => '4.0'
"SWIFT_VERSION" => '4.2'
}
# s.resource_bundles = {