From 5a2ffbcd87e73573656cce7afebf5e9b8ad7c3cf Mon Sep 17 00:00:00 2001 From: abdullahselek Date: Fri, 10 Mar 2017 12:48:53 +0100 Subject: [PATCH] - prepare for release --- Lighty.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Lighty.podspec b/Lighty.podspec index 73e03b1..2dab864 100644 --- a/Lighty.podspec +++ b/Lighty.podspec @@ -1,8 +1,8 @@ Pod::Spec.new do |s| s.name = 'Lighty' - s.version = '1.1.2' - s.summary = 'Easy to use and lightweight logger in Swift' + s.version = '1.1.3' + s.summary = 'Easy to use and lightweight logger for iOS, macOS, tvOS, watchOS and Linux in Swift' s.homepage = 'https://github.com/abdullahselek/Lighty' s.license = { :type => 'MIT',