Skip to content

Commit 9e3396d

Browse files
committed
feat: updated README file
1 parent 5a68d03 commit 9e3396d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SkeletonView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SkeletonView"
3-
s.version = "1.0.1"
3+
s.version = "1.0.2"
44
s.summary = "An elegant way to show users that something is happening and also prepare them to which contents he is waiting"
55
s.description = <<-DESC
66
Today almost all apps have async processes, as API requests, long runing processes, etc. And while the processes are working, usually developers place a loading view to show users that something is going on.

0 commit comments

Comments
 (0)