diff --git a/ViewChaos.podspec b/ViewChaos.podspec index 4412ad4..390bbde 100644 --- a/ViewChaos.podspec +++ b/ViewChaos.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "ViewChaos" - s.version = "1.5.1" + s.version = "1.5.2" 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.1" } + s.source = { :git => "https://github.com/DuckDeck/ViewChaos.git", :tag => "1.5.2" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #