Skip to content

Commit d179ecb

Browse files
committed
for 20.4.1 , add readme.md
1 parent ca93092 commit d179ecb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

AsposeCellsCloud.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "AsposeCellsCloud"
19-
s.version = "20.4"
19+
s.version = "20.4.1"
2020
s.summary = "Aspose.Cells Cloud SDK for Swift."
2121
s.swift_version = "4.1"
2222

@@ -27,7 +27,7 @@ Pod::Spec.new do |s|
2727
# * Finally, don't worry about the indent, CocoaPods strips it!
2828
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."
2929

30-
s.homepage = "https://products.aspose.cloud/cells"
30+
s.homepage = "https://products.aspose.cloud/cells/swift"
3131
# s.screenshots = "www.example.com/screenshots_1.gif", "www.example.com/screenshots_2.gif"
3232

3333

AsposeCellsCloud/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>20.4</string>
18+
<string>20.4.1</string>
1919
<key>CFBundleVersion</key>
2020
<string>$(CURRENT_PROJECT_VERSION)</string>
2121
</dict>

0 commit comments

Comments
 (0)