[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / d / SBTUITestTunnelHost / 0.2.2 / SBTUITestTunnelHost.podspec.json
bloba0df544ec0b75b9032d226509cfe23bd7012bcc5
2   "name": "SBTUITestTunnelHost",
3   "version": "0.2.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.2.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "frameworks": "XCTest",
20   "source_files": "SBTUITestTunnelHost/*.{h,m}"