Skip to content

Commit

Permalink
update pod spec
Browse files Browse the repository at this point in the history
  • Loading branch information
DuckDeck committed Oct 10, 2018
1 parent cb2ca52 commit d008113
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
4.0
4.2

4 changes: 2 additions & 2 deletions ViewChaos.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "ViewChaos"
s.version = "1.4.0"
s.version = "1.5.0"
s.summary = "A iOS view diagnose tool."

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -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.4.0" }
s.source = { :git => "https://github.com/DuckDeck/ViewChaos.git", :tag => "1.5.0" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down
Binary file modified ViewChaosDemo/.DS_Store
Binary file not shown.

0 comments on commit d008113

Please sign in to comment.