Skip to content

Commit

Permalink
for 20.4.1 , add readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leoluo5 committed May 27, 2020
1 parent ca93092 commit d179ecb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions AsposeCellsCloud.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand All @@ -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"


Expand Down
2 changes: 1 addition & 1 deletion AsposeCellsCloud/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>20.4</string>
<string>20.4.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down

0 comments on commit d179ecb

Please sign in to comment.