[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / e / MixboxIpcSbtuiClient / 0.2.85 / MixboxIpcSbtuiClient.podspec.json
blob603349ee1ffd8c01da4d1e66d800db22ec4270ce
2   "name": "MixboxIpcSbtuiClient",
3   "dependencies": {
4     "MixboxIpc": [
6     ],
7     "MixboxSBTUITestTunnelClient": [
9     ],
10     "MixboxTestsFoundation": [
12     ],
13     "MixboxUiTestsFoundation": [
15     ]
16   },
17   "frameworks": "XCTest",
18   "user_target_xcconfig": {
19     "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
20   },
21   "xcconfig": {
22     "ENABLE_TESTING_SEARCH_PATHS": "YES",
23     "LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift-$(SWIFT_VERSION)/$(PLATFORM_NAME) $(inherited)"
24   },
25   "module_name": "MixboxIpcSbtuiClient",
26   "version": "0.2.85",
27   "summary": "MixboxIpcSbtuiClient",
28   "homepage": "https://github.com/avito-tech/Mixbox",
29   "license": "MIT",
30   "authors": {
31     "Hive of coders from Avito": "avito.ru"
32   },
33   "source": {
34     "git": "https://github.com/avito-tech/Mixbox.git",
35     "tag": "0.2.85"
36   },
37   "requires_arc": true,
38   "platforms": {
39     "ios": "9.0"
40   },
41   "source_files": "Frameworks/IpcSbtuiClient/Sources/**/*.{swift,h,m,mm,c}",
42   "swift_version": "5.0"