Skip to content

Commit

Permalink
Fix merge conflict in HammerTests.podspec (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillyakimovich authored Jun 13, 2024
1 parent c773b77 commit 00b5164
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions HammerTests.podspec
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "HammerTests"
<<<<<<< version-bump
spec.version = "0.15.0"
=======
spec.version = "0.14.4"
>>>>>>> main
spec.summary = "iOS touch and keyboard syntheis library for unit tests."
spec.description = "Hammer is a touch and keyboard synthesis library for emulating user interaction events. It enables new ways of triggering UI actions in unit tests, replicating a real world environment as much as possible."
spec.homepage = "https://github.com/lyft/Hammer"
Expand Down

0 comments on commit 00b5164

Please sign in to comment.