[Add] YIM 2.2.8
[CocoaPods.git] / Specs / d / b / 9 / MixboxIpcSbtuiHost / 0.0.2 / MixboxIpcSbtuiHost.podspec.json
blob1901fef89fef42a2f12a102ab6663440f9d3dc49
2   "name": "MixboxIpcSbtuiHost",
3   "module_name": "MixboxIpcSbtuiHost",
4   "version": "0.0.2",
5   "summary": "MixboxIpcSbtuiHost",
6   "homepage": "https://github.com/avito-tech/Mixbox",
7   "license": "MIT",
8   "authors": {
9     "Hive of coders from Avito": "avito.ru"
10   },
11   "source": {
12     "git": "https://github.com/avito-tech/Mixbox.git",
13     "tag": "Mixbox-0.0.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_version": "4.0",
19   "requires_arc": true,
20   "source_files": "Frameworks/IpcSbtuiHost/**/*.{swift,h,m,md}",
21   "dependencies": {
22     "MixboxIpc": [
24     ],
25     "SBTUITestTunnel/Server": [
26       "~> 3.0.6"
27     ]
28   }