Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
anyunzhong committed Oct 3, 2015
1 parent 75aecc6 commit b4eb04b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DFTimelineView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "DFTimelineView"
s.version = "1.0.0"
s.version = "1.2.0"
s.summary = "仿微信朋友圈"

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -79,7 +79,7 @@ Pod::Spec.new do |s|
# Supports git, hg, bzr, svn and HTTP.
#

s.source = { :git => "https://github.com/anyunzhong/DFTimelineView.git", :tag => "1.0.0" }
s.source = { :git => "https://github.com/anyunzhong/DFTimelineView.git", :tag => "1.2.0" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit b4eb04b

Please sign in to comment.