[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / d / a / HammerTests / 0.11.0 / HammerTests.podspec.json
blobec1c53f9107d9136bb5d1d92cdad7b11dbea9495
2   "name": "HammerTests",
3   "version": "0.11.0",
4   "summary": "iOS touch and keyboard syntheis library for unit tests.",
5   "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.",
6   "homepage": "https://github.com/lyft/Hammer",
7   "screenshots": "https://user-images.githubusercontent.com/585835/116217617-ab410080-a6fe-11eb-9de1-3d42f7dd6037.gif",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "./LICENSE"
11   },
12   "authors": {
13     "Gabriel Lanata": "gabriel@lanata.me"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": "5.3",
19   "source": {
20     "git": "https://github.com/lyft/Hammer.git",
21     "tag": "0.11.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "requires_arc": true,
25   "swift_version": "5.3"