Skip to content

Commit

Permalink
[update] podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladyslav Shkodych committed Dec 19, 2022
1 parent 77c51f7 commit 0416933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DebugFrame.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "DebugFrame"
spec.version = "0.0.1"
spec.version = "0.0.2"
spec.summary = "Debug frame modifier for SwiftUI views."
spec.homepage = "https://github.com/vdshko/DebugFrame.git"
spec.license = { :type => "MIT", :file => "License" }
Expand Down

0 comments on commit 0416933

Please sign in to comment.