2 "name": "KharonUITests",
4 "summary": "The burning rainbow bridge that reaches between your app and the UI tests process.",
5 "description": "Use KharonUITests to send data from the UI test process to your app.",
6 "homepage": "https://github.com/Zi0P4tch0/Kharon",
9 "Matteo Pacini": "matteo@codecraft.it"
12 "git": "https://github.com/Zi0P4tch0/Kharon.git",
18 "source_files": "KharonUITests/**/*.swift",
19 "pod_target_xcconfig": {
20 "OTHER_LDFLAGS": "$(inherited) -weak-lswiftXCTest",
21 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""
26 "swift_version": "5.1"