Skip to content

Commit 00b5164

Browse files
Fix merge conflict in HammerTests.podspec (#59)
1 parent c773b77 commit 00b5164

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

HammerTests.podspec

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "HammerTests"
3-
<<<<<<< version-bump
43
spec.version = "0.15.0"
5-
=======
6-
spec.version = "0.14.4"
7-
>>>>>>> main
84
spec.summary = "iOS touch and keyboard syntheis library for unit tests."
95
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."
106
spec.homepage = "https://github.com/lyft/Hammer"

0 commit comments

Comments
 (0)