Skip to content

Commit

Permalink
Update SCIndexView.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
自由流水 authored Jan 23, 2018
1 parent 97a0f19 commit 0d760b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SCIndexView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = "SCIndexView"
s.version = "2.0.2"
s.version = "2.0.3"
s.summary = "SCIndexView provide a index view."
s.description = "SCIndexView provide a index view like Wechat. It is very easy."

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

s.platform = :ios, "7.0"

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" }

s.source_files = "SCIndexView/**/*.{h,m}"
s.public_header_files = "SCIndexView/**/*.h"
Expand Down

0 comments on commit 0d760b4

Please sign in to comment.