Skip to content

Commit 0d760b4

Browse files
author
自由流水
authored
Update SCIndexView.podspec
1 parent 97a0f19 commit 0d760b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SCIndexView.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Pod::Spec.new do |s|
1010

1111
s.name = "SCIndexView"
12-
s.version = "2.0.2"
12+
s.version = "2.0.3"
1313
s.summary = "SCIndexView provide a index view."
1414
s.description = "SCIndexView provide a index view like Wechat. It is very easy."
1515

@@ -20,7 +20,7 @@ Pod::Spec.new do |s|
2020

2121
s.platform = :ios, "7.0"
2222

23-
s.source = { :git => "https://github.com/TalkingJourney/SCIndexView.git", :tag => "2.0.2" }
23+
s.source = { :git => "https://github.com/TalkingJourney/SCIndexView.git", :tag => "2.0.3" }
2424

2525
s.source_files = "SCIndexView/**/*.{h,m}"
2626
s.public_header_files = "SCIndexView/**/*.h"

0 commit comments

Comments
 (0)