2 "name": "SBTUITestTunnelHost",
4 "summary": "Execute commands on your testing mac host while using SBTUITestTunnel",
5 "description": "Extend SBTUITestTunnel adding a tunnel between your test target and host mac running tests. This allows to launch terminal commands on your testing mac during test execution",
6 "homepage": "https://github.com/Subito-it/SBTUITestTunnelHost",
7 "license": "Apache License, Version 2.0",
9 "Tomas Camin": "tomas.camin@scmitaly.it"
12 "git": "https://github.com/Subito-it/SBTUITestTunnelHost.git",
19 "frameworks": "XCTest",
20 "source_files": "SBTUITestTunnelHost/*.{h,m}",
21 "pod_target_xcconfig": {
22 "prebuild_configuration": "debug"