From d179ecbae47b97cb8fb1d877701c5269a805ebdb Mon Sep 17 00:00:00 2001 From: Leo Luo Date: Wed, 27 May 2020 10:09:24 +0800 Subject: [PATCH] for 20.4.1 , add readme.md --- AsposeCellsCloud.podspec | 4 ++-- AsposeCellsCloud/Info.plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/AsposeCellsCloud.podspec b/AsposeCellsCloud.podspec index eae1133..57e179a 100644 --- a/AsposeCellsCloud.podspec +++ b/AsposeCellsCloud.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "AsposeCellsCloud" - s.version = "20.4" + s.version = "20.4.1" s.summary = "Aspose.Cells Cloud SDK for Swift." s.swift_version = "4.1" @@ -27,7 +27,7 @@ Pod::Spec.new do |s| # * Finally, don't worry about the indent, CocoaPods strips it! s.description = "This repository contains Aspose.Cells Cloud SDK for swift source code. This SDK allows you to work with Aspose.Cells Cloud REST APIs in your swift applications quickly and easily." - s.homepage = "https://products.aspose.cloud/cells" + s.homepage = "https://products.aspose.cloud/cells/swift" # s.screenshots = "www.example.com/screenshots_1.gif", "www.example.com/screenshots_2.gif" diff --git a/AsposeCellsCloud/Info.plist b/AsposeCellsCloud/Info.plist index 7cd6ff2..569960d 100644 --- a/AsposeCellsCloud/Info.plist +++ b/AsposeCellsCloud/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 20.4 + 20.4.1 CFBundleVersion $(CURRENT_PROJECT_VERSION)