From 264818a3ba60e149092b8310a303906a7811f019 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cstanhu=E2=80=9D?= <3421902@qq.com> Date: Mon, 19 Nov 2018 17:08:46 +0800 Subject: [PATCH] update cocoapodsspec --- ViewChaos.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ViewChaos.podspec b/ViewChaos.podspec index 5ceef2c..4412ad4 100644 --- a/ViewChaos.podspec +++ b/ViewChaos.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "ViewChaos" - s.version = "1.5.0" + s.version = "1.5.1" s.summary = "A iOS view diagnose tool." # This description is used to generate tags and improve search results. @@ -80,7 +80,7 @@ Pod::Spec.new do |s| # Supports git, hg, bzr, svn and HTTP. # - s.source = { :git => "https://github.com/DuckDeck/ViewChaos.git", :tag => "1.5.0" } + s.source = { :git => "https://github.com/DuckDeck/ViewChaos.git", :tag => "1.5.1" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #