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