Skip to content

Commit

Permalink
Merge pull request #6 from vdshko/develop
Browse files Browse the repository at this point in the history
[update] podspec
  • Loading branch information
vdshko authored Dec 19, 2022
2 parents ce74e2e + 0416933 commit 7fd2f81
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 7fd2f81

Please sign in to comment.