[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / a / 5 / d / SBTUITestTunnelHost / 0.1.2 / SBTUITestTunnelHost.podspec.json
blobf8ddcfea4ae21939d43572cc38db17da08bb8ca2
2   "name": "SBTUITestTunnelHost",
3   "version": "0.1.2",
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",
8   "authors": {
9     "Tomas Camin": "tomas.camin@scmitaly.it"
10   },
11   "source": {
12     "git": "https://github.com/Subito-it/SBTUITestTunnelHost.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "frameworks": "XCTest",
20   "source_files": "SBTUITestTunnelHost/*.{h,m}"