We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97a0f19 commit 0d760b4Copy full SHA for 0d760b4
SCIndexView.podspec
@@ -9,7 +9,7 @@
9
Pod::Spec.new do |s|
10
11
s.name = "SCIndexView"
12
- s.version = "2.0.2"
+ s.version = "2.0.3"
13
s.summary = "SCIndexView provide a index view."
14
s.description = "SCIndexView provide a index view like Wechat. It is very easy."
15
@@ -20,7 +20,7 @@ Pod::Spec.new do |s|
20
21
s.platform = :ios, "7.0"
22
23
- s.source = { :git => "https://github.com/TalkingJourney/SCIndexView.git", :tag => "2.0.2" }
+ s.source = { :git => "https://github.com/TalkingJourney/SCIndexView.git", :tag => "2.0.3" }
24
25
s.source_files = "SCIndexView/**/*.{h,m}"
26
s.public_header_files = "SCIndexView/**/*.h"
0 commit comments