From cbd0cd8f222586c95dcc26141517b0d939ac8af2 Mon Sep 17 00:00:00 2001 From: Anastasia Tarasova Date: Tue, 17 Sep 2019 12:09:29 +0300 Subject: [PATCH 1/2] [Cocoapods] Updated podspec --- SwiftStylish.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SwiftStylish.podspec b/SwiftStylish.podspec index a2bfce8..0bded47 100644 --- a/SwiftStylish.podspec +++ b/SwiftStylish.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "SwiftStylish" - s.version = "0.91.0" + s.version = "1.0.0" s.summary = "Transparent and simple library for styling your applications." # This description is used to generate tags and improve search results. @@ -59,7 +59,7 @@ Pod::Spec.new do |s| # the deployment target. You can optionally include the target after the platform. # - s.platform = :ios, "8.4" + s.platform = :ios, "11.0" # ――― Source Location ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # From 7323b5c06e24bbb4f62a38fe0665169663004e5a Mon Sep 17 00:00:00 2001 From: Anastasia Tarasova Date: Tue, 17 Sep 2019 12:09:53 +0300 Subject: [PATCH 2/2] [Version] Changed version to 1.0.0 --- SwiftStylish/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SwiftStylish/Info.plist b/SwiftStylish/Info.plist index fae0257..452ce9e 100644 --- a/SwiftStylish/Info.plist +++ b/SwiftStylish/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1.0 + 1.0.0 CFBundleVersion 1 NSPrincipalClass