From b4eb04b7cc491542370b541fd4e516b27a0e8594 Mon Sep 17 00:00:00 2001 From: Fast-Dev-Kit <2642754767@qq.com> Date: Sat, 3 Oct 2015 23:32:56 +0800 Subject: [PATCH] update --- DFTimelineView.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DFTimelineView.podspec b/DFTimelineView.podspec index e2f5db8..a700242 100644 --- a/DFTimelineView.podspec +++ b/DFTimelineView.podspec @@ -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. @@ -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 ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #