2 "name": "XCTest-Gherkin",
4 "summary": "Gherkin style tests",
5 "description": "Adds Gherkin syntax to XCTestCase",
6 "homepage": "https://github.com/net-a-porter-mobile/XCTest-Gherkin",
12 "Sam Dean": "deanWombourne@gmail.com"
15 "git": "https://github.com/net-a-porter-mobile/XCTest-Gherkin.git",
28 "default_subspecs": "Core",
29 "pod_target_xcconfig": {
30 "ENABLE_BITCODE": "NO"
32 "frameworks": "XCTest",
36 "source_files": "Pod/Core/**/*"
41 "Pod/Native/**/*.swift",
46 "Pod/Native/gherkin-languages.json"
49 "XCTest-Gherkin/Core": [
55 "swift_version": "5.0"